Description
Virtualenv workflows can be managed with shell helpers for creating, switching, and organizing environments. These extensions make repeated Python environment tasks easier for developers working across multiple projects.
They integrate with the user shell rather than appearing as a graphical app. Commands can create directories, change active environments, and affect installed packages inside each virtualenv.