Metadata-Version: 2.4
Name: caracalai-sdk
Version: 0.1.6rc3
Summary: Caracal SDK for Python: short-lived, policy-approved authority for AI agents - agent sessions, delegation, and transport hooks
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: caracalai-identity==0.1.6rc3
Requires-Dist: httpx>=0.28.0
Requires-Dist: idna>=3.15
Description-Content-Type: text/markdown

# caracalai-sdk

Caracal SDK for Python: short-lived, policy-approved authority for AI agents - agent sessions, delegation, and transport hooks.

Part of [Caracal](https://github.com/Garudex-Labs/caracal): the identity and authorization layer for AI agents - short-lived, policy-approved authority instead of credentials.

## Install

```bash
pip install caracalai-sdk
```

## Links

- Source: https://github.com/Garudex-Labs/caracal
- Docs: https://caracal.run/sdks/python/
- License: Apache-2.0
