Skip to main content

AgentBox Python SDK that give agents cloud environments

Reason this release was yanked:

Deprecated

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

  1. Sign up to AgentBox here.
  2. Get your API key here.
  3. Set environment variable with your API key

3. Execute code with code interpreter inside Sandbox

from agentbox import Sandbox

with Sandbox() as sandbox:
    sandbox.run_code("x = 1")
    execution = sandbox.run_code("x+=1; x")
    print(execution.text)  # outputs 2

4. Check docs

Visit AgentBox documentation.

Project details


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.2.tar.gz (68.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentbox_python_sdk-0.0.2-py3-none-any.whl (142.8 kB view details)

Uploaded Python 3

File details

Details for the file agentbox_python_sdk-0.0.2.tar.gz.

File metadata

  • Download URL: agentbox_python_sdk-0.0.2.tar.gz
  • Upload date:
  • Size: 68.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/23.5.0

File hashes

Hashes for agentbox_python_sdk-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8f8af236ab8256d6760cf17ba221493c2dfbefd178a8c8d74ceec107d5a3de8e
MD5 48df0b2cdd59627f36601fb2ac323936
BLAKE2b-256 2e18354ec6ede908b24603232173a12b90713e891f0b6e1598b0ab7739481308

See more details on using hashes here.

File details

Details for the file agentbox_python_sdk-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for agentbox_python_sdk-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 041e189b44e3dfad95018afcb07ec61c00a4ba4dec0c167d7d083628d39a9505
MD5 ba5cc505485ca83983efaa38efb579ba
BLAKE2b-256 41114e3a0094d34ed763a61cbcd778b537a9e2ecb150281f873c1b9a8207997f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page