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_******",
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.3.tar.gz
(79.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-1.0.3.tar.gz.
File metadata
- Download URL: agentbox_python_sdk-1.0.3.tar.gz
- Upload date:
- Size: 79.8 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 |
6595ca834791c9bd4453087b0f98caa25961994b82ce42e4aa967be5d99f5db1
|
|
| MD5 |
dc9008507921f2d9e0ca0cf56721b160
|
|
| BLAKE2b-256 |
c1d35ad5b6b2ac8e8c745fe88c613c68b5a8653719a9e1076c8a7ec1a00e2bd7
|
File details
Details for the file agentbox_python_sdk-1.0.3-py3-none-any.whl.
File metadata
- Download URL: agentbox_python_sdk-1.0.3-py3-none-any.whl
- Upload date:
- Size: 163.6 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 |
d5e3276cd441a7eb27e74456fd514a57ecc4bd904ebbed6b6df813b735dbe27a
|
|
| MD5 |
4efcc593930a674ad2557d012c59b4f6
|
|
| BLAKE2b-256 |
8f17a8bae063fce794f753bd2006c1034547f513e1d7c35f2d5bab291c8b1e31
|