AgentBox Python SDK that give agents cloud environments
Reason this release was yanked:
BUGS
Project description
What is AgentBox?
AgentBox is an infrastructure that allows you to run AI-generated code in secure isolated android sandboxes in the cloud.
Run your first Sandbox
1. Install SDK
pip install agentbox-python-sdk
2. Get your AgentBox API key
3. Execute code with code interpreter inside Sandbox
from agentbox import Sandbox
sbx = Sandbox(api_key="e2b_xxx_xxx_xxx",
template="tpl_xxx_xxx_xxx",
timeout=120)
sbx.commands.run(cmd="ls /")
4. Check docs
Visit AgentBox documentation.
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
agentbox_python_sdk-0.0.4.tar.gz
(68.9 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 agentbox_python_sdk-0.0.4.tar.gz.
File metadata
- Download URL: agentbox_python_sdk-0.0.4.tar.gz
- Upload date:
- Size: 68.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
343b24e0658c7fd49f041dddb848bcaa6d8ad5583dfb55fe2a66bdfa51bdfbd5
|
|
| MD5 |
77e82180905bda13f7fd5e35189f2cea
|
|
| BLAKE2b-256 |
b99c3910680852b84a1dddfc4fb0e58d53195d51ed52e1b8054b32b9b5c2479d
|
File details
Details for the file agentbox_python_sdk-0.0.4-py3-none-any.whl.
File metadata
- Download URL: agentbox_python_sdk-0.0.4-py3-none-any.whl
- Upload date:
- Size: 142.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56953c7449041e70bae2300d59fff6f876a670ce1a22b418140a3b3b7a666491
|
|
| MD5 |
2cedeca590f877ee947e28b85edbb769
|
|
| BLAKE2b-256 |
2561e4e33b9d72b300ef97cbf27b37c1f893807aff17f608a40fd18cf4280614
|