Metadata-Version: 2.1
Name: cli-pipeline
Version: 1.5.111
Summary: PipelineAI CLI
Home-page: https://github.com/PipelineAI/
Author: Chris Fregly
Author-email: github@pipeline.ai
License: Apache 2.0
Keywords: machine learning artificial intelligence model training deployment optimization
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2
Requires-Dist: kubernetes (>=5.0.0)
Requires-Dist: fire (>=0.1.3)
Requires-Dist: requests (>=2.18.4)
Requires-Dist: pyyaml (>=3.12)
Requires-Dist: tabulate (>=0.8.2)
Requires-Dist: shelljob (>=0.5.6)
Requires-Dist: jinja2 (>=2.10)
Requires-Dist: boto3 (>=1.7.3)
Requires-Dist: python-dateutil (<2.7.0,>=2.1)
Requires-Dist: gunicorn (>=19.7.1)
Requires-Dist: gevent (>=1.3a2)
Requires-Dist: Flask (>=0.12.2)
Requires-Dist: Flask-Cors (>=3.0.3)
Requires-Dist: futures (>=3.2.0); python_version == "2.7"

Home Page:  https://pipeline.ai
Quick Start:  https://quickstart.pipeline.ai


Requirements:
['kubernetes>=5.0.0', 'fire>=0.1.3', 'requests>=2.18.4', 'pyyaml>=3.12', 'tabulate>=0.8.2', '# 3.1.1 is the highest we can go for some reason (not 3.2.0)', 'futures>=3.2.0; python_version=="2.7"', 'shelljob>=0.5.6', 'jinja2>=2.10', 'boto3>=1.7.3', 'python-dateutil<2.7.0,>=2.1', 'gunicorn>=19.7.1', 'gevent>=1.3a2', 'Flask>=0.12.2', 'Flask-Cors>=3.0.3']

