python -m venv . source ./bin/activate python -m pip install --no-cache-dir -r requirements.txt python manage.py runserver