flask-admin
Admin interface builder
A simple and extensible administrative interface framework for Flask web applications
Simple and extensible administrative interface framework for Flask
6k stars
153 watching
2k forks
Language: Python
last commit: 9 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pallets/flask | A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. | 68,094 |
pallets-eco/flask-sqlalchemy | Adds support for SQLAlchemy to Flask web applications | 4,244 |
pallets-eco/flask-session | Adds support for server-side sessions to Flask web applications. | 507 |
pallets-eco/flask-mail | A Flask extension that simplifies email sending functionality | 609 |
pallets-eco/flask-caching | An extension for Flask that simplifies the use of caching in web applications. | 893 |
pallets-eco/flask-wtf | A tool that simplifies the integration of Flask web framework and WTForms form handling with features like CSRF protection, file uploads, and reCAPTCHA support. | 1,465 |
pallets-eco/flask-rq | A library that integrates Redis queues with Flask applications | 217 |
pallets-eco/flask-debugtoolbar | Tools for debugging and inspecting Flask web applications | 952 |
flask-restful/flask-restful | A lightweight Python framework for building REST APIs with a simple and intuitive API design | 6,845 |
realpython/discover-flask | A tutorial series on building full-stack web applications with Flask using Python. | 4,518 |
fabiocaccamo/django-admin-interface | Enhancements and customizations to Django's default admin interface | 1,833 |
flaskbb/flaskbb | A Python-based forum software framework with modular features and extensibility | 2,606 |
maxcountryman/flask-login | Provides user session management for Flask web applications. | 3,585 |
flask-api/flask-api | Provides an implementation of browsable APIs for Flask web applications. | 1,438 |
flask-extensions/flask-simplelogin | Provides a simple authentication mechanism for Flask applications | 199 |