Metadata-Version: 2.4
Name: a21e-sdk
Version: 0.1.0
Summary: Python client for the a21e API
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.25.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"

# a21e

Python client for the a21e API.

```bash
pip install a21e
```
