Skip to content

SebasPinto/Flask_MVC_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Template for using MVC pattern with Flask and Peewee

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published