Metadata-Version: 2.1
Name: deeploy
Version: 0.0.3
Summary: The official Deeploy client for Python
Home-page: https://gitlab.com/deeploy-ml/deeploy-python-client
Author: Lars Suanet
Author-email: lars@deeploy.ml
License: UNKNOWN
Project-URL: Documentation, https://deeploy-ml.gitlab.io/deeploy-python-client/
Project-URL: Deeploy website, https://deeploy.ml
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pydantic (>=1.7.3)
Requires-Dist: gitpython (>=3.1.12)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: joblib (>=1.0.1)
Requires-Dist: dill (>=0.3.3)
Requires-Dist: ipython (>=7.20.0)
Requires-Dist: nbconvert (>=6.0.7)
Requires-Dist: pyyaml (==5.4.1)

## Deeploy Python Client

Python client for interacting with Deeploy.

Read the [documentation](https://deeploy-ml.gitlab.io/deeploy-python-client/) for this client or visit the [Deeploy website](https://deeploy.ml) to learn more about Deeploy.

