Contents

marshmallow-dataclass 8.7.1

0

Python library to convert dataclasses into marshmallow schemas.

Python library to convert dataclasses into marshmallow schemas.

Stars: 474, Watchers: 474, Forks: 74, Open Issues: 59

The lovasoa/marshmallow_dataclass repo was created 7 years ago and the last code push was 8 months ago.
The project is popular with 474 github stars!

How to Install marshmallow-dataclass

You can install marshmallow-dataclass using pip

pip install marshmallow-dataclass

or add it to a project with poetry

poetry add marshmallow-dataclass

Package Details

Author
Ophir LOJKINE
License
MIT
Homepage
https://github.com/lovasoa/marshmallow_dataclass
PyPi:
https://pypi.org/project/marshmallow-dataclass/
GitHub Repo:
https://github.com/lovasoa/marshmallow_dataclass

Classifiers

  • Internet/WWW/HTTP/Dynamic Content/CGI Tools/Libraries
No  marshmallow-dataclass  pypi packages just yet.

Errors

A list of common marshmallow-dataclass errors.

Code Examples

Here are some marshmallow-dataclass code examples and snippets.

GitHub Issues

The marshmallow-dataclass package has 59 open issues on GitHub

  • Fix test_set_only_work_in_hashable_types on Python 3.14

See more issues on GitHub

Related Packages & Articles

jsons 1.6.3

For serializing Python objects to JSON (dicts) and back

json-tricks 3.17.3

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.

flask-mongoengine 1.0.0

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.

django-cacheops 7.2

A slick ORM cache with automatic granular event-driven invalidation for Django.