flask-boilerplate VS cookiecutter-flask

Compare flask-boilerplate vs cookiecutter-flask and see what are their differences.

flask-boilerplate

Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap (by mjhea0)

cookiecutter-flask

A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter. (by cookiecutter-flask)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
flask-boilerplate cookiecutter-flask
2 12
1,497 4,518
1.3% 0.6%
0.0 9.3
6 months ago 5 days ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

flask-boilerplate

Posts with mentions or reviews of flask-boilerplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-03.
  • Best front-end framework for a backend dev to use for small projects?
    2 projects | /r/webdev | 3 Dec 2022
    Flask is quite simple, yet powerful. Also, it's written in Python so it will be easy for you. You can download something like flask-boilerplate and go from there. Just open app.py and hit run. It uses jinja2 template engine and bootstrap css framework, both of which are quite simple too.
  • CSS Deep
    2090 projects | dev.to | 26 Feb 2021
    mjhea0/flask-boilerplate - Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap

cookiecutter-flask

Posts with mentions or reviews of cookiecutter-flask. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-04.

What are some alternatives?

When comparing flask-boilerplate and cookiecutter-flask you can also consider the following projects:

build-a-saas-app-with-flask - Learn how to build a production ready web app with Flask and Docker.

Airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

flask-base - A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.

docker-flask-example - A production ready example Flask app that's using Docker and Docker Compose.

awesome-flask - A curated list of awesome things related to Flask

cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.

adroa - Set up a Flask app by running one command.

flask_injector - Adds Injector support to Flask.

flask-boilerplate - Flask boilerplate using the application factory with basic authentication.

heroku-basic-flask - Example of deploying a Python Flask app onto Heroku

Yacht - A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.