Fedora Packages

python-marshmallow

Python library for converting complex datatypes to and from primitive types

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.

Releases Overview

Release Stable Testing
EPEL 7 2.0.0-0.7.gita8b3385.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-marshmallow dash maintainers at fedoraproject dot org.



Sources on Pagure