Ross ROSS = Recommend OSS · open-source software intelligence for agents

pallets-eco/flask-admin

Simple and extensible administrative interface framework for Flask observed · 2026-08-28

github.com/pallets-eco/flask-admin · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 98
  • Release rhythm 83
  • 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: 9.0
  • age_days: 5281
  • days_rel: 118
  • days_push: 17
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

6071 stars · 1645 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Flask-Admin is a batteries-included Flask extension for auto-generating administrative interfaces with CRUD views for your models. It is inspired by django-admin but gives developers full control over the look, feel, and functionality of the resulting admin UI.

Use cases

  • add an admin panel to a Flask app
  • auto-generate CRUD views for SQLAlchemy models
  • build a custom admin dashboard for MongoDB data
  • manage uploaded files through a web interface
  • inspect and run commands against Redis from a browser
  • customize admin forms and views for a Flask application

When to choose

  • you have a Flask application and need an admin backend quickly
  • you want django-admin-style model management but with full customization control
  • your project uses SQLAlchemy, pymongo, MongoEngine, or Peewee
  • you need a production-ready, well-tested admin interface

When to avoid

  • your application is not built on Flask
  • you need a standalone admin tool for non-Python stacks
  • you want a fully pre-styled, opinionated admin with no customization
  • you need admin features for frameworks other than Flask like Django or FastAPI

Facets

framework · maturity active

ui-components orm form-handling web-framework web-development backend developer-tools cms python cross-platform flask admin-dashboard crud django-admin-inspired sqlalchemy mongodb peewee redis-console file-management web-server

2 sources

Member repositories

RepositoryRoleHealth v2
pallets-eco/flask-adminmain93

For agents

markdown · JSON · MCP: product_card(name="pallets-eco/flask-admin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem