Skip to main content

What are virtual environments?

Python virtual environments provide a way to isolate the Python versions and packages that comprise your project.

Which environment is active?

pip -V