marshmallow4.1.0
marshmallow4.1.0
Published
A lightweight library for converting complex datatypes to and from native Python datatypes.
pip install marshmallow
Package Downloads
Authors
Requires Python
>=3.10
Dependencies
- backports-datetime-fromisoformat
; python_version < "3.11" - typing-extensions
; python_version < "3.11" - marshmallow
[tests]; extra == "dev" - tox
; extra == "dev" - pre-commit
<5.0,>=3.5; extra == "dev" - autodocsumm
==0.2.14; extra == "docs" - furo
==2025.9.25; extra == "docs" - sphinx-copybutton
==0.5.2; extra == "docs" - sphinx-issues
==5.0.1; extra == "docs" - sphinx
==8.2.3; extra == "docs" - sphinxext-opengraph
==0.13.0; extra == "docs" - pytest
; extra == "tests" - simplejson
; extra == "tests"