Metadata-Version: 2.1
Name: neuro-cli
Version: 20.12.10b0
Summary: Neuro Platform API client
Home-page: https://neuromation.io/
Author: Neu.ro Team
Author-email: team@neu.ro
License: Apache License, version 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Requires-Dist: aiohttp (>=3.7.2)
Requires-Dist: yarl (>=1.6.2)
Requires-Dist: pyyaml (>=3.0)
Requires-Dist: python-jose (>=3.0.0)
Requires-Dist: python-dateutil (>=2.7.0)
Requires-Dist: aiodocker (>=0.18.7)
Requires-Dist: neuro-sdk (>=20.12.10b0)
Requires-Dist: click (>=7.0)
Requires-Dist: humanize (>=0.5)
Requires-Dist: typing-extensions (>=3.7.4)
Requires-Dist: certifi
Requires-Dist: cookiecutter (>=0.9.0)
Requires-Dist: atomicwrites (>=1.0)
Requires-Dist: wcwidth (>=0.1.7)
Requires-Dist: toml (>=0.10.0)
Requires-Dist: prompt-toolkit (>=3.0.5)
Requires-Dist: rich (>=9.1.0)
Requires-Dist: dataclasses (>=0.7) ; python_version < "3.7"
Requires-Dist: async-generator (>=1.5) ; python_version < "3.7"
Requires-Dist: async-exit-stack (>=1.0.1) ; python_version < "3.7"

The repository for Neu.ro SDK library and Neu.ro CLI tool.


Please look at [SDK readme](neuro-sdk/README.md) and [CLI readme](neuro-cli/README.md) for details.


