realpython / cookiecutter-flask-skeletonLinks
Real Python Flask Starter Project
☆435Updated 4 years ago
Alternatives and similar repositories for cookiecutter-flask-skeleton
Users that are interested in cookiecutter-flask-skeleton are comparing it to the libraries listed below
Sorting:
- Flask Series☆340Updated 2 years ago
- Companion code to my PyCon 2016 "Flask at Scale" tutorial session.☆513Updated 3 years ago
- A solid foundation for your flask app☆1,283Updated 2 years ago
- This is how I structure my large Flask applications.☆519Updated 7 years ago
- Ready to ship big flask project template☆287Updated 5 years ago
- ☆339Updated 2 years ago
- An example of a large scale Flask application using blueprints and extensions.☆997Updated 2 years ago
- Example Flask application illustrating some of my common practices☆1,598Updated 5 years ago
- Example code from my "OAuth Authentication with Flask" article.☆264Updated last year
- An empty project skeleton / boilerplate for flask projects. Powered by CookieCutter.☆670Updated 2 years ago
- The basic Flask application structure that includes SQLAlchemy, Alembic, py.test and celery.