summaryrefslogtreecommitdiff
path: root/www/py-flask-sqlalchemy/DESCR
blob: c45237bed190800baa47b433787e0e3d8931920e (plain)
1
2
3
4
5
Flask-SQLAlchemy is an extension for Flask that adds support for
SQLAlchemy to your application. It requires SQLAlchemy 0.6 or
higher. It aims to simplify using SQLAlchemy with Flask by providing
useful defaults and extra helpers that make it easier to accomplish
common tasks.