hack4impact/flask-base resource
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4001
- days_rel: n/a
- days_push: 895
- n_releases_24m: 0
Adoption not part of the score
3060 stars · 479 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flask application template with pre-built boilerplate code including user authentication, permissions management, SQLAlchemy database integration, and Redis-backed background tasks. It provides a ready-to-extend starting point for building Python web applications.
Use cases
- start a new flask web app quickly
- flask project with user authentication and roles
- boilerplate with sqlalchemy and redis
- template for building a python web application
- flask app with email and background task support
- kickstart a flask app with admin panel
When to choose
- you want a batteries-included Flask starting point with auth, forms, and database setup already wired
- you need user and permission management out of the box
- you want Redis queue-based async tasks in a Flask app
When to avoid
- you need a modern async framework or microservices architecture
- you prefer FastAPI, Django, or another stack
- you need actively evolving features rather than a stable template
Facets
learning-resource · maturity maintenance
auth orm caching email web-framework boilerplate web-development backend developer-tools python cross-platform flask sqlalchemy redis user-management blueprints starter-template boilerplate web-server
2 sources
- readme: https://github.com/hack4impact/flask-base · fetched 2026-08-28 · 33b5d245b5d5
- homepage: http://hack4impact.github.io/flask-base · fetched 2026-08-29 · 90493a549e37
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hack4impact/flask-base | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="hack4impact/flask-base")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem