python -m venv env source env/bin/activate python -m pip install -r requirements.txt python main.py