mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
6 lines
278 B
Plaintext
6 lines
278 B
Plaintext
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.
|