Python NotesCreating a Virtual Envpython3 -m venv python source python/bin/activate pip install -r requirements.txt