Flask-SQLAlchemy 3.1.1
0
Add SQLAlchemy support to your Flask application.
Contents
Add SQLAlchemy support to your Flask application.
Stars: 4221, Watchers: 4221, Forks: 899, Open Issues: 21The pallets-eco/flask-sqlalchemy
repo was created 14 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 4221 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 21 open issues on GitHub
- Bump tox from 3.24.4 to 3.24.5
- Bump sphinx from 4.2.0 to 4.3.2
- [pre-commit.ci] pre-commit autoupdate
- fix(2.x): session get bind signature