
marshmallow-dataclass 8.7.1
0
Python library to convert dataclasses into marshmallow schemas.
Contents
Python library to convert dataclasses into marshmallow schemas.
Stars: 474, Watchers: 474, Forks: 74, Open Issues: 59The 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
Related Packages
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
pythonfix







