Metadata-Version: 2.4
Name: aethex-python
Version: 0.0.1
Summary: Reserved name. Install `aethexai` instead — the official Python SDK for the Aethex voice AI platform.
Project-URL: Homepage, https://aethexai.com
Project-URL: Documentation, https://docs.aethexai.com
Project-URL: Repository, https://github.com/aethexai-core/aethexai-python
License-Expression: MIT
Requires-Python: >=3.8
Requires-Dist: aethexai
Description-Content-Type: text/markdown

# aethex-python

This package name is reserved by Aethex AI to prevent typosquatting.

**Install the official SDK instead:**

```bash
pip install aethexai
```

```python
from aethexai import AethexAI
```

Documentation: https://docs.aethexai.com
