python-playground - Run and test Python code in a dedicated playground directory
Execute Python scripts and test code snippets in an isolated playground directory
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create playground directory
- write Python files
- run Python scripts with uv
- run Python scripts with cargo
- test CPython behavior
- experiment with Python code
Inputs
- Python code snippets
- playground directory path
- Python file content
Outputs
- playground directory
- Python script files
- execution results
- test output
Requirements
- Python environment
- uv package manager
- cargo for Monty Python
- Write tool access
- Bash command permission
