marshmallow4.0.0
marshmallow4.0.0
Published
A lightweight library for converting complex datatypes to and from native Python datatypes.
pip install marshmallow
Package Downloads
Authors
Requires Python
>=3.9
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
==2024.8.6; 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.10.0; extra == "docs"
- pytest
; extra == "tests"
- simplejson
; extra == "tests"