Skip to content

A flask template with Twitter Bootstrap 3, starter templates, and basic registration/authentication. For use with cookiecutter.

Notifications You must be signed in to change notification settings

nborwankar/cookiecutter-flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-flask

A Flask template for cookiecutter.

Features

  • Twitter Bootstrap 3 and starter templates
  • Flask-SQLAlchemy with basic User model
  • Flask-WTForms with login and registration forms
  • Procfile for deploying to a PaaS (e.g. Heroku)
  • nose for testing

Screenshots

Home page Registration form

Using this template

$ pip install cookiecutter
$ cookiecutter https://github.com/sloria/cookiecutter-flask.git

You will be asked about your basic info (name, project name, etc.). This info will be used in your new project.

License

BSD licensed.

About

A flask template with Twitter Bootstrap 3, starter templates, and basic registration/authentication. For use with cookiecutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published