https://github.com/JackStouffer/cookiecutter-Flask-Foundation
Cookiecutter fork of Flask Foundation
https://github.com/JackStouffer/cookiecutter-Flask-Foundation
Last synced: 5 months ago
JSON representation
Cookiecutter fork of Flask Foundation
- Host: GitHub
- URL: https://github.com/JackStouffer/cookiecutter-Flask-Foundation
- Owner: JackStouffer
- License: other
- Created: 2015-03-19T21:59:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-27T23:46:00.000Z (about 6 years ago)
- Last Synced: 2024-11-21T17:04:59.578Z (5 months ago)
- Language: Python
- Size: 295 KB
- Stars: 94
- Watchers: 7
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - JackStouffer/cookiecutter-Flask-Foundation - Cookiecutter fork of Flask Foundation (Python)
README
# Cookiecutter Flask Foundation
[](https://travis-ci.org/JackStouffer/Flask-Foundation)
This is the Cookiecutter fork of [Flask Foundation](https://github.com/JackStouffer/Flask-Foundation).
Documentation is located at [https://jackstouffer.github.io/Flask-Foundation/](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. Flask Foundation is different from most Flask frameworks as it does not assume anything about your development or production environments. Flask Foundation is platform agnostic in this respect.
Built off of the [bootstrapy project](https://github.com/kirang89/bootstrapy)
Best practices were learned from:
* [Creating Websites With Flask](http://maximebf.com/blog/2012/10/building-websites-in-python-with-flask/)
* [Getting Bigger With Flask](http://maximebf.com/blog/2012/11/getting-bigger-with-flask/)
* [Larger Applications With Flask](http://flask.pocoo.org/docs/patterns/packages/).## License
Flask-Foundation is licensed under the BSD license. For more info see LICENSE.md
# Want to learn more about Flask?
I also wrote a book on Flask! You can order it [here](https://www.packtpub.com/web-development/mastering-flask).