- python3
- python3-dev
- libmysql
Optional dependencies
< 71E6 svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true">- pipenv
pipenv install -r requirements.txt
pipenv shell
python manage.py migrate
- Add your youtube & CRI api credentials in the
local_settings.py
pipenv shell
(If not done already)python manage.py runserver
- Go to http://127.0.0.1:8000 using your web browser