KahootAnswerExtractor

Installing dependencies

Open a terminal in the project folder and execute that command to install all the dependencies:

  pip install -r requirements.txt

Run

Just run the app.py with python:

  python app.py

Finally open the browser and access localhost:5000