Metadata-Version: 2.1
Name: spotml
Version: 0.0.9
Summary: Automate ML training on spot instances easily.
Home-page: https://spotml.io/
Author: Vishnu
Author-email: vishnu@spotml.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boto3 (>=1.9.0)
Requires-Dist: google-api-python-client (>=1.7.8)
Requires-Dist: google-cloud-storage (>=1.15.0)
Requires-Dist: cfn-flip
Requires-Dist: schema
Requires-Dist: chevron
Requires-Dist: requests
Requires-Dist: cfn-tools
Requires-Dist: tabulate
Requires-Dist: pytz
Requires-Dist: python-dateutil
Requires-Dist: tzlocal
Requires-Dist: twine


[SpotML](https://www.spotml.io/) is a command-line tool that lets you manage ML training on spot instances.

* Train entirely on spot instances to maximize savings 
* Or mix and match on-demand instances to meet your deadlines.
* Handles all infrastructure so that training is as easy as running it locally.

See [documentation](https://docs.spotml.io/).



