Metadata-Version: 2.1 Name: algorithmia Version: 2.0.3 Summary: Algorithmia Python Client Home-page: http://github.com/algorithmiaio/algorithmia-python Author: Algorithmia Author-email: support@algorithmia.com License: MIT Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Natural Language :: English Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Topic :: Software Development :: Libraries :: Python Modules License-File: LICENSE Requires-Dist: requests Requires-Dist: six Requires-Dist: enum-compat Requires-Dist: toml Requires-Dist: argparse Requires-Dist: algorithmia-api-client (==1.5.1) Requires-Dist: algorithmia-adk (<1.3,>=1.2) Algorithmia Python Client is a client library for accessing Algorithmia from python code. This library also gets bundled with any Python algorithms in Algorithmia.