Flask-Admin is a Flask extension that aims to be a flexible, customizable web-based interface to your datastore.
Note
Flask-Admin will only work with versions of Flask 0.7 or above. As of Flask-Admin version 0.2, Flask-Admin uses the new extension namespace so if you are using Flask 0.7, you will need to use the extension compatability module.