Metadata-Version: 2.4
Name: icephi
Version: 1.0.2
Summary: Python client for the Ice Phi AI Prompt Security Gateway
Keywords: fastapi,security,llm,prompt-injection,ai-gateway
Author-email: Ice Phi Support <support@icephi.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Framework :: FastAPI
Classifier: Topic :: Security
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Programming Language :: Python :: 3
Requires-Dist: httpx>=0.23.0
Project-URL: Documentation, https://icephi.com/api
Project-URL: Homepage, https://icephi.com

# Ice Phi Python SDK

Official Python client for the Ice Phi AI Prompt Security Gateway.

## Installation
```bash
pip install icephi

