This project is no longer maintained. You can find the maintained version at https://github.com/testdrivenio/cookiecutter-flask-skeleton
Flask starter project for Cookiecutter.
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: