python-playground - Python Playground for Code Testing and Experimentation
Run and test Python code in an isolated playground directory without affecting the main codebase
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create playground directory
- write Python files
- execute Python scripts
- test CPython behavior
- run Monty scripts
Inputs
- Python code
- test scripts
- file paths
- playground directory
Outputs
- execution results
- script output
- test files
- playground files
Requirements
- Python environment
- uv tool installed
- filesystem access
- playground directory
