Tested only on Python 3.5.
pip install -r requirements.txt
Create the database manually.
python setup_db.py
python draw_member.py
Will run a server listening http://localhost:5000.
Tested only on Python 3.5.
pip install -r requirements.txt
Create the database manually.
python setup_db.py
python draw_member.py
Will run a server listening http://localhost:5000.