python-executor

Installation
SKILL.md

Python Code Executor

Execute Python code in a safe, sandboxed environment with 100+ pre-installed libraries.

Python Code Executor

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Run Python code
belt app run infsh/python-executor --input '{
  "code": "import pandas as pd\nprint(pd.__version__)"
}'
Related skills

More from inference-sh/skills

Installs
631
GitHub Stars
432
First Seen
Feb 1, 2026