Documentation for python-marshmallow
Marshmallow is a framework-agnostic library for converting complex datatypes, such as objects, to and from primitive Python datatypes. Marshmallow schemas can be used to: * Validate input data. * Deserialize input data to app-level objects. * Serialize app-level objects to primitive Python types. The serialized objects can then be rendered to standard formats such as JSON for use in an HTTP API. Python 3 version.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.21.3-3.fc41 | - |
Fedora 41 | 3.21.3-3.fc41 | - |
Fedora 40 | 3.19.0-6.fc40 | - |
Fedora EPEL 9 | 3.13.0-1.el9 | - |
Fedora EPEL 8 | 3.1.1-1.el8 | - |
You can contact the maintainers of this package via email at
python-marshmallow dash maintainers at fedoraproject dot org
.