Letter P

python-marshmallow - Python library for converting complex datatypes to and from primitive types

Website: http://marshmallow.readthedocs.org/
License: MIT
Vendor: Alcance Libre, Inc.
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.

Packages

python-marshmallow-3.11.1-1.fc14.al.src [181 KiB] Changelog by Miroslav Suchý (2021-03-30):
- rebase to 3.11.1

Listing created by Repoview-0.6.6-6.fc14.al