aiagent.club
中文
GitHubPyPI

OpenSandbox

#29 of 51 in the AI Agent Index ↓ Download poster

51 Score
Observed adoptionCurrent · 2026-09-12
47
MomentumCurrent · 2026-09-12
65
AttentionCurrent · 2026-09-12
41
Signal confidence Based on how many independent score dimensions currently have data.
High3/3 · 2 source types

Methodology v2.0 · snapshot 2026-09-12 · stale after 2 days

About

A Python SDK for low-level interaction with OpenSandbox. It provides capabilities to create, manage, and interact with secure sandbox environments, including executing shell commands, managing files, and monitoring resources.

The following example shows how to create a sandbox and execute a shell command.

Note: Before running this example, ensure the OpenSandbox service is running. See the root README.md for startup instructions.

If you prefer a synchronous API, use SandboxSync / SandboxManagerSync and ConnectionConfigSync:

SandboxPoolSync keeps a buffer of ready sandboxes to reduce acquire latency. The pool API is synchronous and aligned with the Kotlin SandboxPool semantics: acquire…

Across sources

320.1k Downloads / month
  • Downloads / month 320.1k
  • Downloads / week 77.8k
  • Downloads / day 15.5k
15.1k Stars
  • Stars 15.1k
  • Forks 1.4k
  • Commits 2.9k
  • Releases 177