Python Virtual Environments: A Primer – Real Python

Resource type
Web Page
Author/contributor
Title
Python Virtual Environments: A Primer – Real Python
Abstract
In this tutorial, you'll learn how to use a Python virtual environment to manage your Python projects. You'll also dive deep into the structure of virtual environments built using the venv module, as well as the reasoning behind using virtual environments.
Accessed
11/20/22, 6:02 PM
Short Title
Python Virtual Environments
Language
en
Citation
Python, R. (n.d.). Python Virtual Environments: A Primer – Real Python. Retrieved November 20, 2022, from https://realpython.com/python-virtual-environments-a-primer/