Python SDK for authorized users
Project description
Brain SDK
A Python SDK for authorized users.
Installation
pip install brain_sdk
Usage
For authorized users only. Contact support for documentation
Testing
python -m pip install -e '.[dev]'
coverage run -m pytest \
tests/test_agent_helpers.py \
tests/test_agent_networking.py \
tests/test_agent_brain.py \
tests/test_agent_core.py \
tests/test_agent_call.py \
tests/test_agent_integration.py \
tests/test_memory_client_core.py \
tests/test_rate_limiter_core.py \
tests/test_result_cache.py \
tests/test_execution_context_core.py \
tests/test_execution_state.py \
tests/test_client.py \
tests/test_memory_events.py \
tests/test_memory_flow_core.py
coverage report --skip-covered --omit='.venv/*'
The curated test set above keeps brain_sdk.client, brain_sdk.agent_brain, execution context/state primitives, and memory/rate-limiter utilities above the 80% coverage threshold required for public releases.
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
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 brain_sdk-0.1.18.tar.gz.
File metadata
- Download URL: brain_sdk-0.1.18.tar.gz
- Upload date:
- Size: 133.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d21dcf748a113703427742c7c08fa547bff717e0751ab23d5f813a245b2ed8d
|
|
| MD5 |
c0da46fba6891b4878e70a3ea04edfdb
|
|
| BLAKE2b-256 |
6f7c26453744e246c477d7f1f9e5db6f591edd9876bdebaa4f7050c3abbbe12d
|
File details
Details for the file brain_sdk-0.1.18-py3-none-any.whl.
File metadata
- Download URL: brain_sdk-0.1.18-py3-none-any.whl
- Upload date:
- Size: 148.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5dcf3f6cae72acff64e6eafaf1f2a26e7d2beae5fcb4da20d50126c8b84abf2
|
|
| MD5 |
79b286d26b4a27be0635269a335f5dc6
|
|
| BLAKE2b-256 |
19f3109694043a82bad8da4d614a2ee81323c03f891732104c3927793e0353ef
|