flask-exts

Flask extensions with admin, SQLAlchemy, babel, forms, fields, widgets, and so on.

MIT License

Downloads
287
Stars
0
Committers
1

Flask Exts

Flask-Exts is mainly inspired by:

  • WTForms <https://github.com/wtforms/wtforms/>_
  • Flask-WTF <https://github.com/wtforms/flask-wtf/>_
  • Bootstrap-Flask <https://github.com/helloflask/bootstrap-flask>_
  • Flask-Admin <https://github.com/flask-admin/flask-admin/>_

Flask-Exts is part rewrited from above and well tested.

License

Flask-Exts is distributed under the terms of the MIT <https://opensource.org/licenses/MIT>_.

Installation

Install and update using pip:

.. code-block:: console

$ pip install -U Flask-Exts