Metadata-Version: 2.1 Name: aidkit-client Version: 0.11.0 Summary: aidkit for your CI/CD and j-notebooks. License: Apache-2.0 Author: neurocat GmbH Requires-Python: >=3.9,<3.12 Classifier: License :: OSI Approved :: Apache Software License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Requires-Dist: Pillow (>=10.2.0,<11.0.0) Requires-Dist: altair (>=4.2.0,<5.0.0) Requires-Dist: beautifulsoup4 (>=4.12.3,<5.0.0) Requires-Dist: httpx (>=0.27,<0.28) Requires-Dist: ipython (==7.34.0) Requires-Dist: ipywidgets (>=8.0.1,<9.0.0) Requires-Dist: jsonschema (==3.2.0) Requires-Dist: matplotlib (>=3.5.3,<4.0.0) Requires-Dist: numpy (>=1.21.6,<2.0.0) ; python_version >= "3.8" and python_version < "3.9" Requires-Dist: numpy (>=1.23.5,<1.24.0) ; python_version >= "3.9" Requires-Dist: pandas (>=1.5.0,<2.0.0) ; python_version >= "3.8" and python_version < "3.9" Requires-Dist: pandas (>=2.0.0,<3.0.0) ; python_version >= "3.9" Requires-Dist: pydantic (==1.10.13) Requires-Dist: python-dotenv (>=1.0.0,<2.0.0) Requires-Dist: pyyaml (>=6.0.1,<7.0.0) Requires-Dist: rich (>=13.7.1,<14.0.0) Requires-Dist: ruamel-yaml (>=0.18.6,<0.19.0) Requires-Dist: tabulate (>=0.9.0,<0.10.0) Requires-Dist: tenacity (>=8.2.1,<9.0.0) Requires-Dist: tqdm (>=4.49.0,<5.0.0) Requires-Dist: typing-extensions (>=4.5.0,<4.6.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.