python3-marshmallow-sqlalchemy

SQLAlchemy integration with marshmallow
  https://marshmallow-sqlalchemy.readthedocs.io/en/latest/
  0
  no reviews



SQLAlchemy integration with the marshmallow (de)serialization library.

It allows one to declare your models, generate marshmallow schemas, and (de)serialize your data.