
Flask-SQLAlchemy 3.1.1
0
Add SQLAlchemy support to your Flask application.
Contents
Add SQLAlchemy support to your Flask application.
Stars: 4313, Watchers: 4313, Forks: 898, Open Issues: 34The pallets-eco/flask-sqlalchemy repo was created 15 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 4313 github stars!
How to Install flask-sqlalchemy
You can install flask-sqlalchemy using pip
pip install flask-sqlalchemy
or add it to a project with poetry
poetry add flask-sqlalchemy
Package Details
- Author
- License
- Homepage
- PyPi:
- https://pypi.org/project/Flask-SQLAlchemy/
- Documentation:
- https://flask-sqlalchemy.palletsprojects.com
- GitHub Repo:
- https://github.com/pallets/flask-sqlalchemy
Classifiers
- Internet/WWW/HTTP/Dynamic Content
Related Packages
Errors
A list of common flask-sqlalchemy errors.
Code Examples
Here are some flask-sqlalchemy code examples and snippets.
GitHub Issues
The flask-sqlalchemy package has 34 open issues on GitHub
- Bump filelock from 3.16.1 to 3.20.3 in /requirements
- Bump virtualenv from 20.27.0 to 20.36.1 in /requirements
- Bump werkzeug from 2.2.3 to 3.1.5 in /requirements-skip
- Bump urllib3 from 2.2.3 to 2.6.3 in /requirements
- Test failres due to unclosed database on Python 3.13.0
pythonfix





