Know Your Agent — Python SDK for AI agent delegation authorization
Project description
dyolo-kya Python SDK
Python client for dyolo-kya — cryptographic chain-of-custody for recursive AI agent delegation.
Installation
pip install dyolo-kya
With optional integrations:
pip install "dyolo-kya[langchain]"
pip install "dyolo-kya[openai]"
pip install "dyolo-kya[autogen]"
Quick Start
from dyolo_kya import KyaClient
client = KyaClient(base_url="http://localhost:8080")
result = client.authorize(token="<your-token>", intent="trade.equity")
print(result.authorized)
License
MIT OR Apache-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dyolo_kya-2.0.0.tar.gz
(7.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 dyolo_kya-2.0.0.tar.gz.
File metadata
- Download URL: dyolo_kya-2.0.0.tar.gz
- Upload date:
- Size: 7.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 |
a277efedcbda09a7e0a493deb883db3a82f1296eb009971db60d685f62dd1c00
|
|
| MD5 |
c22642bbdd5e5af565646217cde82720
|
|
| BLAKE2b-256 |
6fb639e797078348767642ec99ad4725b67b66a38cb00a853f2010b2f451f7f7
|
File details
Details for the file dyolo_kya-2.0.0-py3-none-any.whl.
File metadata
- Download URL: dyolo_kya-2.0.0-py3-none-any.whl
- Upload date:
- Size: 8.8 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 |
f1d5d06a0178b27cc6ce4bcac0379757a62713abc06827b5baa4266aebcfeb00
|
|
| MD5 |
2a5697d8e62d1fdd4bb1218e0309c5a0
|
|
| BLAKE2b-256 |
5f8b251d6f1f8582d12282d9df65e8ef72fa3de1ff325b24dff142db0afb1a17
|