{"library":"flask-sqlalchemy","type":"library","category":null,"description":"Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It simplifies using SQLAlchemy with Flask by setting up common objects and patterns for using those objects, such as a session tied to each web request, models, and engines. The current version is 3.1.1, and it maintains an active development status with regular patch and minor releases.","language":"python","status":"active","version":"3.1.1","tags":["flask","sqlalchemy","orm","database","extension"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install Flask-SQLAlchemy","imports":["from flask_sqlalchemy import SQLAlchemy"]}],"homepage":"https://flask-sqlalchemy.readthedocs.io","github":"https://github.com/pallets-eco/flask-sqlalchemy","docs":"https://flask-sqlalchemy.palletsprojects.com","changelog":"https://flask-sqlalchemy.palletsprojects.com/changes/","pypi":"https://pypi.org/project/flask-sqlalchemy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.9,"avg_import_s":1.18,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flask-sqlalchemy/compatibility"}}