You will need Python 3
and Pip
for installing the dependencies
pkcon python3 python3-pip
To install the dependencies, just run
pip install -r requirements
To test it run on the terminal
python main.py
and then go to http://127.0.0.1:5000/ on your Web Browser