Description
Manages multiple Python virtual environments from the command line. It helps developers create, switch, list, and remove isolated environments when working on several Python projects.
Environment tools change shell state and files under environment directories. Check which environment is active before installing packages or running project commands.