Skip to content

ffumarola/Flask-Foundation

 
 

Repository files navigation

#Flask Foundation

A Fork of the original Flask-Foundation, but with the following enhancements:

  • Login using bcrpyted passwords
  • Forms and Models moved into modules
  • An ActiveModel Mixing added for db opertations (eg. User.save())
  • Account creation example
  • Make rename command to rename appname to something else, eg. make rename appname=webapp

Documentation is located at https://jackstouffer.github.io/Flask-Foundation/

Flask Foundation is a solid foundation for flask applications, built with best practices, that you can easily construct your website/webapp off of.

Built off of the bootstrapy project

Best practices were learned from

##Are You Using Flask Foundation?

Send me an email with proof and have your site featured here!

About

A fork of the original Flask-Foundation, but with some enhancements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.6%
  • Shell 24.1%
  • Other 0.3%