flask-base VS flask-base

Compare flask-base vs flask-base and see what are their differences.

flask-base

A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more. (by hack4impact)

flask-base

A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more. (by kc1)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
flask-base flask-base
2 1
2,986 2
1.2% -
0.0 10.0
about 1 month ago almost 6 years ago
Python Python
MIT License 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-base

Posts with mentions or reviews of flask-base. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-14.

flask-base

Posts with mentions or reviews of flask-base. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-14.
  • Wrong dashboard while adding flask-admin to project
    2 projects | /r/codehunter | 14 Mar 2022
    The problem was solved by https://chat.stackoverflow.com/users/5819113/diego-quintana who explained that there was a conflict between flask-admin which creates a blueprint and the flask-base admin blueprint. By changing both the name of the blueprint and the static file folder of the flask-base project. Flask-admin could work without being overridden. Please see https://github.com/kc1/flask-base

What are some alternatives?

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

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

cookiecutter-flask - A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.

python-webpack-boilerplate - Django Webpack boilerplate & Flask Webpack boilerplate

pydbantic - A single model for shaping, creating, accessing, storing data within a Database

Connecting-React-Frontend-to-a-Flask-Backend - Connecting a React frontend to a Flask backend, then performing a fetch from the Flask backend.

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

safrs - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI

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

authx - Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨

flask_injector - Adds Injector support to Flask.

zimfarm - Farm operated by bots to grow and harvest new zim files

Flask-Tortoise - Adds asynchronous Tortoise ORM(Like Django-ORM) support for flask app.