Flask-Admin

E96629

Flask-Admin is a popular Flask extension that provides a flexible, customizable administrative interface for managing application data and models.

AI illustration

How this image was made

AI-generated illustration of Flask-Admin

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of Flask-Admin (Flask-Admin is a popular Flask extension that provides a flexible, customizable administrative interface for managing application data and models.)

All labels observed (1)

Label Occurrences
Flask-Admin canonical 2

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Flask extension ⓘ
open-source software ⓘ
web framework extension ⓘ
compatibleWith Python 3 ⓘ
designGoal customizability ⓘ
flexibility ⓘ
minimal boilerplate for admin UIs ⓘ
documentation https://flask-admin.readthedocs.io ⓘ
feature Bootstrap-based templates ⓘ
CRUD views for models ⓘ
REST-friendly views ⓘ
authentication integration hooks ⓘ
authorization hooks ⓘ
automatic administrative interface generation ⓘ
column formatting ⓘ
column-level permissions ⓘ
custom form widgets ⓘ
custom views ⓘ
export functionality (e.g. CSV) ⓘ
file administration views ⓘ
file upload support ⓘ
form validation ⓘ
image upload support ⓘ
inline model editing ⓘ
internationalization support ⓘ
menu customization ⓘ
model-based views ⓘ
pagination for list views ⓘ
search and filtering in lists ⓘ
sorting in list views ⓘ
template customization ⓘ
framework Flask ⓘ
integratesWith Flask-Login ⓘ
Flask-Security ⓘ
license BSD License ⓘ
linked to: BSD license
maintainedIn GitHub ⓘ
programmingLanguage Python ⓘ
repository https://github.com/flask-admin/flask-admin ⓘ
supports Django ORM (via integration) ⓘ
linked to: Django

MongoEngine ⓘ
Peewee ⓘ
SQLAlchemy ⓘ
typicalComponent Admin class ⓘ
BaseView class ⓘ
ModelView class ⓘ
useCase building admin dashboards for Flask applications ⓘ
managing application data ⓘ
managing database models ⓘ
rapid prototyping of admin interfaces ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Flask → extensionEcosystem → Flask-Admin ⓘ
ModelView → partOf → Flask-Admin ⓘ
subject linked to: ModelView class