Table of Contents
python
Command example
Create new virtual environment
programming-language
,
development
python
Command example
Create new virtual environment
python
-m
venv venv
source
venv
/
bin
/
activate
# Configures current shell session