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.3.tar.gz
(68.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
File details
Details for the file agentbox_python_sdk-0.0.3.tar.gz.
File metadata
- Download URL: agentbox_python_sdk-0.0.3.tar.gz
- Upload date:
- Size: 68.8 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 |
c37f5523b6a7e1b4a797d73d5eba40d7ebf81f25191181b3dfb9785a4f0f4261
|
|
| MD5 |
4176080496911484bb407264000019e7
|
|
| BLAKE2b-256 |
cf21c4d9364f71d6473bde2838e23b12c9ba86fc36e27036fa0c6d4660f7dbe2
|
File details
Details for the file agentbox_python_sdk-0.0.3-py3-none-any.whl.
File metadata
- Download URL: agentbox_python_sdk-0.0.3-py3-none-any.whl
- Upload date:
- Size: 142.8 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 |
9a157c4f5974b502c8c470e50cc398b39ee95cf6a46cd001ff14b0affc4d7ea8
|
|
| MD5 |
5a7507d598fd93de3ca7091a191dd9f0
|
|
| BLAKE2b-256 |
776610bde9b15d8e9fccc3be5f70ef1b07087d405b2aa61b788c42a073a74da5
|