Metadata-Version: 2.1
Name: ts-task-script-utils
Version: 1.0.1
Summary: Python utility functions for Tetra Task Scripts
Home-page: https://github.com/tetrascience/ts-task-script-utils
Author: tetrascience
Author-email: developers@tetrascience.com
License: Apache License 2.0
Project-URL: Tetra Developer Site, https://developers.tetrascience.com
Description: # ts-task-script-utils <!-- omit in toc -->
        
        [![Build Status](https://travis-ci.com/tetrascience/ts-task-script-utils.svg?branch=master)](https://travis-ci.com/tetrascience/ts-task-script-utils)
        
        Utility functions for Tetra Task Scripts
        
        - [Installation](#installation)
        - [Test](#test)
        
        ## Installation
        
        `pip install ts-task-script-utils`
        
        ## Test
        
        `pipenv install --dev`
        then
        `pipenv run python -m pytest`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
