home/categories/scripting/astrbotdevs-shipyard-neo-pkgs-ship-skills-python-sandbox-skill-md
scriptingdevelopment

python-sandbox

Ship runtime usage guide for code execution sandboxes. Covers Python execution via IPython kernel with persistent variables, Shell command execution, filesystem operations with security constraints, and common development workflows. Use this when working inside a Ship container to understand available tools, pre-installed libraries, path security rules, and best practices for file I/O, data processing, and project scaffolding.

AstrBotDevs
maintainer
AstrBotDevs
Updated 3/30/2026
Stars
52
Forks
8
quick start

Installation and usage

Ship runtime usage guide for code execution sandboxes. Covers Python execution via IPython kernel with persistent variables, Shell command execution, filesystem operations with security constraints, and common development workflows. Use this when working inside a Ship container to understand available tools, pre-installed libraries, path security rules, and best practices for file I/O, data processing, and project scaffolding.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use python-sandbox