it's a silly, small project based on commitment, created to find subjects to discuss over in Avalon, the group!
.
Create a virtualenv with python version 2:
virtualenv --python=python2 .
Install Dependencies:
pip install -r requirements.txt
Run the app:
python app.py