virtualenv .venv

Category: Python & pip

virtualenv .venv

Create a virtual environment using the virtualenv tool (richer than venv)

Creates a virtual environment using virtualenv — a third-party tool with more features than the built-in venv.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.