https://bugzilla.redhat.com/show_bug.cgi?id=1219288
Bug ID: 1219288 Summary: Review Request: python-marshmallow - Python library for converting complex datatypes to and from primitive types Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: dcallagh@redhat.com QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org
Spec URL: https://fedorapeople.org/~dcallagh/python-marshmallow/python-marshmallow.spe... SRPM URL: https://fedorapeople.org/~dcallagh/python-marshmallow/python-marshmallow-1.2... Description: 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. Fedora Account System Username: dcallagh