Simple and extensible admin interface framework for Flask
Flask-Admin is a batteries-included, simple-to-use Flask extension that lets you add admin interfaces to Flask applications. It is inspired by the django-admin package, but implemented in such a way that the developer has total control of the look, feel and functionality of the resulting application.
Out-of-the-box, Flask-Admin plays nicely with various ORM’s, including
* SQLAlchemy,
* MongoEngine,
* pymongo and
* Peewee.
It also boasts a simple file management interface and a redis client console.
The biggest feature of Flask-Admin is flexibility. It aims to provide a set of simple tools that can be used for building admin interfaces of any complexity. So, to start off with you can create a very simple application in no time, with auto-generated CRUD-views for each of your models. But then you can go further and customize those views & forms as the need arises.
- Sources inherited from project Cloud:OpenStack:Pike
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:Ardana:8:CentOS/python-Flask-Admin && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
Flask-Admin-1.5.1.tar.gz | 0001587527 1.51 MB | |
python-Flask-Admin.changes | 0000000336 336 Bytes | |
python-Flask-Admin.spec | 0000002149 2.1 KB |
Latest Revision
- specfile: * update copyright year - update to version 1.5.1: (no changelog available) - initial package
Comments 0