Contents

marshmallow-sqlalchemy 1.0.0

0

SQLAlchemy integration with the marshmallow (de)serialization library

SQLAlchemy integration with the marshmallow (de)serialization library

Stars: 543, Watchers: 543, Forks: 95, Open Issues: 63

The marshmallow-code/marshmallow-sqlalchemy repo was created 8 years ago and the last code push was 1 weeks ago.
The project is popular with 543 github stars!

How to Install marshmallow-sqlalchemy

You can install marshmallow-sqlalchemy using pip

pip install marshmallow-sqlalchemy

or add it to a project with poetry

poetry add marshmallow-sqlalchemy

Package Details

Author
License
Homepage
PyPi:
https://pypi.org/project/marshmallow-sqlalchemy/
GitHub Repo:
https://github.com/marshmallow-code/marshmallow-sqlalchemy

Classifiers

No  marshmallow-sqlalchemy  pypi packages just yet.

Errors

A list of common marshmallow-sqlalchemy errors.

Code Examples

Here are some marshmallow-sqlalchemy code examples and snippets.

GitHub Issues

The marshmallow-sqlalchemy package has 63 open issues on GitHub

  • Is there a way to combine SQLAlchemy with Marshmallow for deserializing incoming JSON structure into a DB object for storage?

See more issues on GitHub

Related Packages & Articles