django quiz app github

Shell
## run following command from `quiz` directory
mkvirtualenv quiz -a "$(pwd)" -p python3.6
Source

Also in Shell: