Metadata-Version: 2.4
Name: trunkate-ai
Version: 0.1.2
Summary: Official Python SDK for Trunkate AI
Project-URL: Homepage, https://trunkate.ai
Project-URL: Repository, https://github.com/Trunkate-AI/trunkate-ai
Author-email: Trunkate AI <hello@trunkate.ai>
License-Expression: MIT
Requires-Python: >=3.8
Requires-Dist: httpx>=0.24.0
Requires-Dist: pydantic>=2.0.0
Description-Content-Type: text/markdown

# Trunkate AI Python SDK

Official Python SDK for integrating Trunkate AI prompt optimization into your application.

## Installation

```bash
pip install trunkate-ai
```
