FICHA · MANJARO

python-virtualenv

Virtual Python Environment builder

  • development-tool
  • Dev
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Creates isolated Python environments with their own packages and scripts. It helps developers test projects, install dependencies, and avoid mixing project packages with the system Python environment.

Run it from the terminal or through tooling. Virtual environments improve isolation, but packages installed inside them can still execute code and should come from trusted sources.

How to run

virtualenv

Commands: virtualenv

Permissions

Permissions not analysed for this source yet.