Flask MVC Template Template for using MVC pattern with Flask and Peewee Requisites: Flask Peewee Usage: Clonate the repo Use the example model, controller and templates to create your own Register the models/controllers in the app.py file Run app.py