python_template Setup a virtualenv: if not available sudo apt install python3.8-venv python3 -m venv .env source .env/bin/activate