Flask project template and helper library
Project description
Büchner
A boilerplate for larger, modular Flask applications.
- code:
- issues:
- license:
BSD 3-clause
- documentation:
Install
Install it with pip:
$ pip install buchner
Install it from source:
$ git clone git://github.com/rehandalal/buchner $ cd buchner $ python setup.py install