Skip to main content
Novita Sandbox provides official SDKs for multiple programming languages, along with a CLI for performing sandbox operations from the terminal. Currently supported:
  • Python
  • JavaScript & TypeScript
  • CLI
You can install the Novita SDK for application code and the CLI for terminal-based sandbox operations.

Install SDK

You can install the Novita SDK by executing the following commands.
Prerequisites:
  • JS: Node.js 20+
  • Python: Python 3.9+

Install CLI

The Novita Sandbox CLI helps you manage sandboxes, run commands, build templates, and perform common development tasks directly from the terminal.
CLI
Last modified on August 5, 2026