Metadata-Version: 2.4
Name: icephi
Version: 1.0.0
Summary: Python client for the Ice Phi AI Prompt Security Gateway
Author-email: Ice Phi Support <support@icephi.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.23.0
Project-URL: Documentation, https://icephi.com
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

