dpgaspar/Flask-AppBuilder
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/ observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 91
- Release rhythm 90
- Longevity 100
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: 25
- age_days: 4680
- days_rel: 71
- days_push: 54
- n_releases_24m: 18
Adoption not part of the score
4958 stars · 1446 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Flask-AppBuilder is a rapid application development framework built on top of Flask, providing automatic CRUD generation for SQLAlchemy models, role-based security, and chart widgets. It handles authentication (OAuth, LDAP, OpenID, database), permissions, menus, and REST API generation out of the box.
Use cases
- build an admin panel with CRUD for my SQLAlchemy models
- add role-based access control to a Flask app
- generate a REST API from database models
- add LDAP or OAuth login to a Flask application
- quickly scaffold an internal business tool with Flask
- auto-generate menus and views for a data app
When to choose
- you want a batteries-included admin/CRUD layer on Flask
- you need fine-grained role-based permissions and multiple auth backends
- you're building internal tools or data apps quickly on Python/SQLAlchemy
When to avoid
- you want a lightweight microservice with minimal framework overhead
- you need a frontend SPA framework or non-Python stack
- you prefer writing explicit custom views over generated conventions
Facets
framework · maturity stable
web-framework auth authorization orm api-framework data-visualization web-development backend developer-tools security python cross-platform flask crud-generation rbac sqlalchemy admin-interface rest-api ldap oauth web-server
2 sources
- readme: https://github.com/dpgaspar/Flask-AppBuilder · fetched 2026-08-28 · 1479fdd06b77
- registry_pypi: https://pypi.org/pypi/flask-appbuilder/json · fetched 2026-08-29 · c13ac066b895
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dpgaspar/Flask-AppBuilder | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="dpgaspar/Flask-AppBuilder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem