Skip to content

Python venv

Terminal window
python3 -m venv venv
Terminal window
source venv/bin/activate