An open API service indexing awesome lists of open source software.

https://github.com/suryasankar/flask-sqlalchemy-booster

Collection of utilities and decorators which add extensive querying and serializing capabilities to Flask SQLalchemy models
https://github.com/suryasankar/flask-sqlalchemy-booster

flask flask-sqlalchemy python sqlalchemy

Last synced: 2 months ago
JSON representation

Collection of utilities and decorators which add extensive querying and serializing capabilities to Flask SQLalchemy models

Awesome Lists containing this project

README

        

# Flask-SQLAlchemy-Booster

This library enhances the excellent Flask-SQLAlchemy package with some additional
features.
It borrows from and expands upon the methods in https://github.com/mattupstate/overholt/blob/master/overholt/core.py

For example usage refer https://github.com/inkmonk/storio