environment setup with venv python3 -m venv venv source venv/Scripts/activate pip install -r .\requirements.txt