helloflask/bootstrap-flask
Bootstrap 4 & 5 helper for your Flask projects. observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 75
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 156
- age_days: 3126
- days_rel: 10
- days_push: 10
- n_releases_24m: 4
Adoption not part of the score
1195 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Bootstrap-Flask is a Flask extension providing Jinja macros for rendering Bootstrap 4 and 5 markup from Flask data objects. It converts Flask-WTF/WTForms forms, dicts, and SQLAlchemy pagination objects into styled Bootstrap HTML.
Use cases
- render wtforms forms as bootstrap html in flask
- render flask-sqlalchemy pagination with bootstrap styles
- render tables from dicts or objects in flask templates
- add bootstrap 5 support to a flask app
- style flask-wtf form validation errors with bootstrap
When to choose
- you use Flask with Jinja templates and want Bootstrap markup without writing HTML by hand
- you need quick Bootstrap rendering of forms, tables, and pagination in server-rendered apps
When to avoid
- you use a different web framework than Flask
- you build a SPA frontend and only need a REST API from Flask
- you want a CSS/JS asset pipeline rather than template macros
Facets
library · maturity active
templating ui-components form-handling web-development frontend backend python flask bootstrap jinja2 jinja-macros wtforms bootstrap5 bootstrap4 web-server
1 source
- readme: https://github.com/helloflask/bootstrap-flask · fetched 2026-08-28 · 2f300b46f53e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| helloflask/bootstrap-flask | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="helloflask/bootstrap-flask")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem