Metadata-Version: 2.1
Name: aidkit-client
Version: 0.6.0
Summary: aidkit for your CI/CD and j-notebooks.
License: Apache-2.0
Author: neurocat GmbH
Requires-Python: >=3.7,<3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pillow (==8.4)
Requires-Dist: altair (>=4.2.0,<5.0.0)
Requires-Dist: httpx (>=0.21.1,<0.22.0)
Requires-Dist: ipython (==7.34.0)
Requires-Dist: ipywidgets (>=7.7.1,<8.0.0)
Requires-Dist: jsonschema (==3.2.0)
Requires-Dist: matplotlib (>=3.5.3,<4.0.0)
Requires-Dist: pandas (>=1.1.4,<2.0.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Description-Content-Type: text/markdown

![aidkit](https://www.neurocat.ai/wp-content/uploads/2018/11/addkit-hori.png)

aidkit is an MLOps platform that allows you to assess and defend against threads
and vulnerabilities of AI models before they deploy to production.
aidkit-client is a companion python client library to seamlessly integrate with
aidkit in python projects.

