This project is no longer maintained. You can find the maintained version at https://github.com/testdrivenio/cookiecutter-flask-skeleton
Flask Skeleton
Flask starter project for Cookiecutter.
Quick Start
Install Cookiecutter globally:
$ pip install cookiecutter
Generate the boilerplate:
$ cookiecutter https://github.com/realpython/cookiecutter-flask-skeleton.git
Once generated, review the setup guides, within the newly created project directory, to configure the app: