https://packaging.python.org/en/latest/specifications/virtual-environments/
Python Virtual Environments - Python Packaging User Guide
python virtual environmentsuser guidepackaging
https://docs.python.org/3/library/venv.html
venv — Creation of virtual environments — Python 3.14.4 documentation
Source code: Lib/venv/ The venv module supports creating lightweight “virtual environments”, each with their own independent set of Python packages installed...
virtual environmentspython 3venvcreationdocumentation