PyPI package

opensandbox

Updated 2026-07-16 View source ↗

#45 of 54 by Downloads / month among PyPI packages

109.9k Downloads / month

OpenSandbox Python SDK - Secure, isolated execution environments

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…

Excerpted from pypi.org/project/opensandbox/

Latest metrics

Downloads / month 109.9k 2026-07-16
Downloads / week 32.9k 2026-07-16
Downloads / day 6.3k 2026-07-16