opensandbox
PyPI 包 中按月下载量排名第 45 / 共 54
OpenSandbox Python SDK - Secure, isolated execution environments
项目介绍
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…
最新指标
| 月下载量 | 109.9k | 2026-07-16 |
|---|---|---|
| 周下载量 | 32.9k | 2026-07-16 |
| 日下载量 | 6.3k | 2026-07-16 |