pkgsrc/www/py-flask-sqlalchemy/DESCR
kleink a478f20b5f Import Flask-SQLAlchemy-0.16 as www/py-flask-sqlalchemy.
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.
2013-01-07 20:26:49 +00:00

5 lines
278 B
Text

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.