Kisung / flask-mvc

python boilerplate application following MVC pattern using flask micro framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple boilerplate application following the MVC pattern using Flask micro python framework. It basically here to be my base skeleton for new python web applications

Demo : http://flask-mvc-salimane.herokuapp.com/

Dependencies :

git clone git://github.com/salimane/flask-mvc.git
cd flask-mvc
pip install -r requirements.txt

To run:

python runserver.py

Bitdeli Badge

About

python boilerplate application following MVC pattern using flask micro framework


Languages

Language:Python 39.8%Language:HTML 36.8%Language:CSS 23.3%