Cookiecutter template for a minimal flask application. See https://github.com/audreyr/cookiecutter.
- Free software: BSD license
- Vanilla testing setup with unittest and python setup.py test
- Travis-CI: Ready for Travis Continuous Integration testing
- Tox testing: Setup to easily test for Python 2.6, 2.7, 3.3
- Sphinx docs: Documentation ready for generation with, for example, ReadTheDocs
Generate a Python package project:
cookiecutter https://github.com/mgthesecond/cookiecutter-flaskapp.git