Install:

Flask pip3 install flask JSON Pickle pip3 install jsonpickle

Run: If no db table: python3 init_db.py

Run server: flask --app web.py run