venv: python3 -m venv .venv develop: pip install -r requirements.txt dev: python app.py