About
This tool offers a robust solution for AI agents requiring Python execution, preventing host system pollution and dependency conflicts. It creates ephemeral, isolated environments using bubblewrap on Linux or Docker on macOS, where scripts run with inline PEP 723 dependencies and `uv` for efficient package resolution and multi-version Python support. Each execution is clean, isolated, and disposable, ensuring a pristine host environment free from package accumulation, virtual environment sprawl, or rogue `pip install` issues.