To start project, don't forget to create venv calling: python -m venv <venv_name> and then from virtual interpreter: pip install -r requirements.txt