AgentBox Python SDK that give agents cloud environments
Project description
AgentBox
AgentBox AI sandboxes tools for enterprise-grade agents. Build, deploy, and scale with confidence.
Run your first AgentBox Job
1. Install agentbox-python-sdk
pip install agentbox-python-sdk
2. Setup your AgentBox API key
- Sign up to AgentBox
- Manager your API key
- Create API key, and set environment variable with your API key
export AGENTBOX_API_KEY=ab_******
3. Execute code with AgentBox Job
from agentbox import Sandbox
sbx = Sandbox(api_key="ab_801000002e70004ab0000000a24ce15af6a00000",
template="template_id",
timeout=120)
sbx.commands.run(cmd="ls /")
4. Documents
Visit AgentBox Documents
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-1.0.0.tar.gz
(79.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-1.0.0.tar.gz.
File metadata
- Download URL: agentbox_python_sdk-1.0.0.tar.gz
- Upload date:
- Size: 79.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.8 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d096ca1f14465551c0d7ba91eafe9e778b1d018355f554824c7366592959ed5a
|
|
| MD5 |
18da0a013dea7be7bc6866dae7419196
|
|
| BLAKE2b-256 |
822e367c86187ee4db4bf3817abe7b4c09e94ce0287ffefc3ab7e37b428d72df
|
File details
Details for the file agentbox_python_sdk-1.0.0-py3-none-any.whl.
File metadata
- Download URL: agentbox_python_sdk-1.0.0-py3-none-any.whl
- Upload date:
- Size: 163.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.8 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa5f3901be0c969ec06561df38e319fb50cd18d29d12192a8b871f06d1ca8a66
|
|
| MD5 |
f1a9b179ce4e1fe790e4899f254235c6
|
|
| BLAKE2b-256 |
52ebeeeee7e83917932ad5d373ee6cb43fbc83e24a07e295dfa58267b7e4d451
|