Skip to content

CeReynAud/flask-admin

 
 

Repository files navigation

Flask-Admin

image

Introduction

Flask-Admin is advanced, extensible and simple to use administrative interface building extension for Flask framework.

It comes with batteries included: model scaffolding for SQLAlchemy, MongoEngine, MongoDB and Peewee ORMs, simple file management interface and a lot of usage samples.

You're not limited by the default functionality - instead of providing simple scaffolding for the ORM models, Flask-Admin provides tools that can be used to construct administrative interfaces of any complexity, using a consistent look and feel.

Documentation

Flask-Admin is extensively documented, you can find documentation here.

3rd Party Stuff

Flask-Admin is built with the help of Twitter Bootstrap and Select2.

If you want to localize administrative interface, install Flask-BabelEx <https://pypi.python.org/pypi/Flask-BabelEx> package.

Kudos

Some ideas were taken from the Flask-Admin by Andy Wilson.

Examples

The library comes with a few examples, you can find them in the examples <https://github.com/mrjoes/flask-admin/tree/master/examples directory.

About

Simple and extensible admin interface framework for Flask

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 79.5%
  • JavaScript 20.4%
  • Shell 0.1%