python3-marshmallow-sqlalchemy

SQLAlchemy integration with marshmallow (Python3)
  https://github.com/marshmallow-code/marshmallow-sqlalchemy
  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.