Metadata-Version: 2.1
Name: deeploy
Version: 1.35.2
Summary: The official Deeploy client for Python
Home-page: https://gitlab.com/deeploy-ml/deeploy-python-client
Author: Tim Kleinloog
Author-email: opensource@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.7, <3.11
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.3.2
Requires-Dist: dill ==0.3.6
Requires-Dist: ipython >=7.26.0
Requires-Dist: nbconvert >=6.0.7
Requires-Dist: torch-model-archiver ==0.3.1
Requires-Dist: kserve[storage] ==0.11.0
Requires-Dist: nest-asyncio ~=1.4.0
Requires-Dist: click
Requires-Dist: Jinja2

## Deeploy Python Client API Reference

Python client for interacting with Deeploy: Deploying ML with confidence.

Read the [documentation](https://docs.deeploy.ml) or visit the [Deeploy website](https://deeploy.ml) to learn more about Deeploy.

