A lightweight library for converting complex objects to and from simple Python datatypes.
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
MessagePack serializer implementation for Python msgpack.org[Python]
Thriftpy has been deprecated, please migrate to https://github.com/Thriftpy/thriftpy2
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can recon...
Standards-compliant library for parsing and serializing HTML documents and fragments in Python
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree...
Writable nested model serializer for Django REST Framework
🕵️ Tool to reverse-engineer Protocol Buffers with unknown definition
Dynamically set fields and expand nested resources in Django REST Framework serializers.
View (and mixin) for serializing multiple models or querysets in Django Rest Framework
Composable custom class converters for attrs, dataclasses and friends.
A serialization/deserialization/validation library for strings, mappings and lists.
Automatic generation of marshmallow schemas from dataclasses.
Recursive Serialization for Django REST framework
:triangular_ruler: Generate Views, Serializers, and Urls for your Django Rest Framework application
🧙⚙️ Import structured data (e.g. Excel, CSV, XML, JSON) into one or more Django models via an interactive web-based wizard...
🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
django-geojson is a collection of helpers to (de)serialize (Geo)Django objects into GeoJSON.
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML...
Yet another serialization library on top of dataclasses, inspired by serde-rs.
MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications....
An extremely flexible and configurable data model conversion library.