GitHubPyPI
OpenSandbox
AI Agent 指数 第 61(共 964)
42 综合分
真实使用 52
动量 —
关注度 75
项目介绍
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…
各数据源
114.1k 月下载量
- 月下载量 114.1k
- 周下载量 34.9k
- 日下载量 7.1k
12.0k Star
- Star 12.0k
- Fork 1.0k
- 提交 1.9k
- 发布 159