Flask-SQLAlchemy

Add SQLAlchemy support to your Flask application.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flask-sqlalchemy

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.1.1 2023-09-11      
3.1.0 2023-09-11      
3.0.5 2023-06-21    
3.0.4 2023-06-19    
3.0.3 2023-01-31    
3.0.2 2022-10-14    
3.0.1 2022-10-11    
3.0.0 2022-10-04    
3.0.0a2 pre-release 2022-09-26  
3.0.0a1 pre-release 2022-09-18    
2.5.1 2021-03-18    
2.5.0 2021-03-18    
2.4.4 2020-07-14    
2.4.3 2020-05-26    
2.4.2 2020-05-25    
2.4.1 2019-09-24    
2.4.0 2019-04-24    
2.3.2 2017-10-11    
2.3.1 2017-10-04    
2.3.0 2017-09-28    
2.2 2017-02-27    
2.1 2015-10-23    
2.0 2014-08-29    
1.0 2013-07-20    
0.16 2012-04-09    
0.15 2011-08-04    
0.14 2011-07-17    
0.13 2011-07-15    
0.12 2011-06-27    
0.11 2011-02-17    
0.10 2011-02-11    
0.9.1 2010-07-25    
0.9 2010-07-25    
0.6 2010-06-11    
0.5 2010-06-02    

Issues with this package?

Page last updated 2023-10-28 05:52:48 UTC