Universal agent tracing SDK for Python. Drop-in decorators to trace any agent and send to AWS.
Project description
veras
Universal agent tracing SDK for Python. Drop-in decorators to trace any agent and send to AWS.
Install
pip install veras
Usage
from veras import trace, span
@trace
def my_agent(input):
...
@span
def my_tool(...):
...
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
veras-0.1.0.tar.gz
(3.8 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
veras-0.1.0-py3-none-any.whl
(4.5 kB
view details)
File details
Details for the file veras-0.1.0.tar.gz.
File metadata
- Download URL: veras-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a02bfe89d344edb9200a44b2fb14901fc0766416ab9a99dacb5fc5d78f94b335
|
|
| MD5 |
6c10cdb3528a224eaa28c8ed1ba21078
|
|
| BLAKE2b-256 |
e89cd64a25fe40596d4230da6493df52b42f1e9224beca31bc596f1e244573e2
|
File details
Details for the file veras-0.1.0-py3-none-any.whl.
File metadata
- Download URL: veras-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4c79f6929b716df98540c52691fb3e341df04c1c19249a9daf65d3aaff421f9
|
|
| MD5 |
3e1c9d5d17d6fe75f8751eec8074dbc7
|
|
| BLAKE2b-256 |
1a8588e613db24b1e4d91201ec3215beb89dd3b4c3e5eb86adb764f3214a892b
|