Metadata-Version: 2.1
Name: deeploy
Version: 0.3.2
Summary: The official Deeploy client for Python
Home-page: https://gitlab.com/deeploy-ml/deeploy-python-client
Author: Matthijs Hulsebos
Author-email: mhulsebos@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
License-File: LICENSE
Requires-Dist: pydantic (==1.8.2)
Requires-Dist: gitpython (==3.1.23)
Requires-Dist: requests (==2.26.0)
Requires-Dist: joblib (>=1.0.1)
Requires-Dist: dill (>=0.3.3)
Requires-Dist: ipython (>=7.26.0)
Requires-Dist: nbconvert (>=6.0.7)
Requires-Dist: torch-model-archiver (==0.3.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.

