* Package name : flask-sqlalchemy-lite Version : 0.2.1 Upstream Contact: Pallets <contact@palletsprojects.com * URL : https://github.com/pallets-eco/flask-sqlalchemy-lite * License : MIT Programming Lang: Python Description : SQLAlchemy support for Flask Intended to be a replacement for Flask-SQLAlchemy. Unlike the prior extension, this one does not attempt to manage the model base class, tables, metadata, or multiple binds for sessions. This makes the extension much simpler, letting the developer use standard SQLAlchemy instead. - This is a dependency for the current version of automx2 (2026.2).