https://github.com/projectshift/shift-boiler
Best practices setup for large webapps, apis and cli applications with flask
https://github.com/projectshift/shift-boiler
Last synced: about 5 hours ago
JSON representation
Best practices setup for large webapps, apis and cli applications with flask
- Host: GitHub
- URL: https://github.com/projectshift/shift-boiler
- Owner: projectshift
- License: mit
- Created: 2016-07-25T17:46:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-11T07:58:16.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T05:11:18.258Z (18 days ago)
- Language: Python
- Homepage:
- Size: 2.3 MB
- Stars: 13
- Watchers: 4
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README-PyPi.md
- License: LICENSE.txt
Awesome Lists containing this project
- jimsghstars - projectshift/shift-boiler - Best practices setup for large webapps, apis and cli applications with flask (Python)
README
# shift-boiler

Boiler is a best-practices setup of [flask framework](http://flask.pocoo.org/) integrated with a number of libraries to quickly bootstrap app development. You can do console applications, web apps or apis with boiler. It is also a good example of how to set up flask framework for large projects.
[Full documentation available on GitHub](https://github.com/projectshift/shift-boiler)