Metadata-Version: 2.1
Name: deeploy
Version: 1.39.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.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic<2.0.0
Requires-Dist: requests>=2.31.0
Requires-Dist: joblib==1.3.2
Requires-Dist: dill==0.3.7
Requires-Dist: click
Requires-Dist: Jinja2
Provides-Extra: docker
Requires-Dist: kserve[storage]==0.12.1; extra == "docker"
Requires-Dist: nest-asyncio~=1.4.0; extra == "docker"
Provides-Extra: fair
Requires-Dist: numpy>=1.17.2; extra == "fair"
Requires-Dist: pandas>=0.25.1; extra == "fair"
Requires-Dist: scikit-learn>=0.22.1; extra == "fair"
Requires-Dist: fairlearn>=0.5.0; extra == "fair"
Requires-Dist: fairsd~=0.1.0; extra == "fair"

## 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.

