Metadata-Version: 2.4
Name: ethraeon-sdk
Version: 0.720.0
Summary: ETHRAEON SDK · constitutional runtime and evidence control layer
Home-page: https://github.com/jason-fells-research/ethraeon-canonical-app
Author: S. Jason Prohaska
Author-email: jason@ethraeon.systems
Keywords: ethraeon governance ai constitutional
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.25.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ETHRAEON SDK · Python

constitutional runtime and evidence control layer SDK.

## Install

```
pip install ethraeon
```

## Quick Start

```python
from ethraeon import EthraeonClient

client = EthraeonClient(api_key="your-key")
metrics = client.governance.metrics()
drift = client.governance.drift_score()
client.close()
```

## Governance: T5-RIGID

## Authority: AC-1 (S. Jason Prohaska)
