Metadata-Version: 2.1
Name: orchestrate
Version: 0.3.5
Summary: SigOpt Orchestrate Client
Home-page: https://sigopt.com/docs/orchestrate
Author: SigOpt
Author-email: support@sigopt.com
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development
Requires-Python: >=2.7.9,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*
Provides-Extra: dev
Requires-Dist: awscli (==1.16.14)
Requires-Dist: botocore (==1.12.4)
Requires-Dist: boto3 (==1.9.4)
Requires-Dist: cement (==2.10.12)
Requires-Dist: colorama (==0.3.9)
Requires-Dist: docker (==3.4.1)
Requires-Dist: kubernetes (==8.0.0)
Requires-Dist: pystache (==0.5.4)
Requires-Dist: PyYAML (==3.13)
Requires-Dist: requests (==2.19.1)
Requires-Dist: sigopt (==3.6.4)
Requires-Dist: six (==1.11.0)
Requires-Dist: futures; python_version == "2.7"
Provides-Extra: dev
Requires-Dist: flake8 (==3.5.0); extra == 'dev'
Requires-Dist: isort (==4.3.4); extra == 'dev'
Requires-Dist: mock (==2.0.0); extra == 'dev'
Requires-Dist: nose (==1.3.7); extra == 'dev'
Requires-Dist: numpy (==1.15.0); extra == 'dev'
Requires-Dist: pylint (==1.9.1); extra == 'dev'
Requires-Dist: pytest (==3.6.1); extra == 'dev'
Requires-Dist: setuptools (==40.0.0); extra == 'dev'
Requires-Dist: twine (==1.11.0); extra == 'dev'

SigOpt Orchestrate
===============
SigOpt Orchestrate is a command-line tool for managing training clusters and running optimization experiments.


Documentation
---------------
Documentation and installation instructions can be found at: https://app.sigopt.com/docs/orchestrate


