ATHENA SDK for Python
Installation
pip install athena-trust-sdk
Optional: Async Support
pip install athena-trust-sdk[async]
Quick Start
from athena import AthenaClient
client = AthenaClient(api_key="ak_xxx")
Features
- Sync and async clients
- Full type safety with Pydantic v2
- Automatic retries with exponential backoff
- Rate limit handling
- Webhook signature verification
- Framework support (Flask, FastAPI, Django)
Support
Contact hello@athenatrust.ai for documentation and support.
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
athena_trust_sdk-1.2.1.tar.gz
(15.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file athena_trust_sdk-1.2.1.tar.gz.
File metadata
- Download URL: athena_trust_sdk-1.2.1.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c4fd5a2d37b5b4eaa240313eefe01fa88d7038a1f3fd1083254f96ade1a3b61
|
|
| MD5 |
79da7da36d8a12a6731c9f527299197d
|
|
| BLAKE2b-256 |
e51b0e855bbbebe4f83cad3b00e4db26d3bb8ed47ad982c7d9285f4ea2767fcb
|
File details
Details for the file athena_trust_sdk-1.2.1-py3-none-any.whl.
File metadata
- Download URL: athena_trust_sdk-1.2.1-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8288ac0ecafac9f9a093e6319a5c1a064103c4b3df7c519bc1b40adca12ce07
|
|
| MD5 |
5717ad8921cb35eabe54d2cc9df34849
|
|
| BLAKE2b-256 |
d63896d916a1616df80707d6de855fff1866d8001b59f17289764ad269aeeb54
|