Skip to content

vladimirprieto/bottle-mvc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple boilerplate application structured following the MVC pattern using Bottle micro python framework.

based on Salimane Bottle MVC Example

Dependencies :

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

To run:

python runserver.py

Bitdeli Badge

About

python boilerplate application following MVC pattern using bottle micro framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 66.1%
  • CSS 33.9%