Metadata-Version: 2.4
Name: predictionguard
Version: 2.8.0
Summary: Create controlled and compliant AI systems with PredictionGuard.
Author-email: Daniel Whitenack <dan@predictionguard.com>, Jacob Mansdorfer <jacob@predictionguard.com>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
License-File: LICENSE
Requires-Dist: tabulate>=0.8.10
Requires-Dist: requests>=2.27.1
Requires-Dist: sphinx ; extra == "dev"
Requires-Dist: sphinx-autodoc-typehints ; extra == "dev"
Requires-Dist: sphinx_rtd_theme ; extra == "dev"
Requires-Dist: black ; extra == "dev"
Project-URL: Home, https://predictionguard.com
Provides-Extra: dev

# Prediction Guard - Python Client

This package provides functionality developed to simplify interfacing with [Prediction Guard](https://www.predictionguard.com/) in Python 3.

## Documentation

See the [API documentation](https://predictionguard.github.io/python-client/).

