Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 257 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 257 Bytes

Setup

Tested only on Python 3.5.

pip install -r requirements.txt

SQLite

Create the database manually.

python setup_db.py

Run Server

python draw_member.py

Will run a server listening http://localhost:5000.