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.7.tar.gz
(92.1 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.7.tar.gz.
File metadata
- Download URL: agentbox_python_sdk-1.0.7.tar.gz
- Upload date:
- Size: 92.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.8 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d5c91be975e7db8f6ec882af2b3947d62ecd0c387e395472198aa23ec9fb26f
|
|
| MD5 |
360c9fd516ecfefbfff4113607cac66e
|
|
| BLAKE2b-256 |
e8a325f278bf696c872156feec6661e771eeeef63e32cea1ec1a866bdb0505e5
|
File details
Details for the file agentbox_python_sdk-1.0.7-py3-none-any.whl.
File metadata
- Download URL: agentbox_python_sdk-1.0.7-py3-none-any.whl
- Upload date:
- Size: 197.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.8 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9814c5ee06edc121b28f2bfa18c451a91751783e997ff21d6e73bfb1c664d25f
|
|
| MD5 |
13e891db2d4aba56d52e89fbe3a3be2f
|
|
| BLAKE2b-256 |
8f9c9bff8009f44316a6f7e9a405ca2e24298c733a78501d3a0d4158ae3ac392
|