Skip to content

OpenSandboxUniversal Sandbox Infrastructure for AI Applications

Securely run commands, code interpreters, browsers, and developer tools in isolated environments with multi-language SDKs.

Typical Scenarios

OpenSandbox is listed in the CNCF Landscape.

Explore all examples in Examples.

Quick Install

bash
pip install opensandbox
bash
npm install @alibaba-group/opensandbox
kotlin
dependencies {
    implementation("com.alibaba.opensandbox:sandbox:{latest_version}")
}
bash
go get github.com/alibaba/OpenSandbox/sdks/sandbox/go
bash
dotnet add package Alibaba.OpenSandbox

See Getting Started for the full setup guide.

Released under the Apache 2.0 License.