Python

Top Python Frameworks & Libraries for serialization 86

A lightweight library for converting complex objects to and from simple Python datatypes.

7159
634
Python

Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

7057
244
Python

Python Data Structures for Humans™.

2585
286
Python

Safely pass trusted data to untrusted environments and back.

3026
225
Python

serialize all of Python

2364
182
Python

MessagePack serializer implementation for Python msgpack.org[Python]

1990
228
Python

Thriftpy has been deprecated, please migrate to https://github.com/Thriftpy/thriftpy2

1153
285
Python

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...

1290
174
Python

Type-safe YAML parser and validator.

1547
61
Python

Standards-compliant library for parsing and serializing HTML documents and fragments in Python

1196
293
Python

ridiculously fast object serialization

959
59
Python

A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree...

1704
212
Python

Easily serialize Data Classes to and from JSON

1430
158
Python

Writable nested model serializer for Django REST Framework

1127
118
Python

🕵️ Tool to reverse-engineer Protocol Buffers with unknown definition

1047
102
Python

Dynamically set fields and expand nested resources in Django REST Framework serializers.

761
62
Python

Data validation, serialization, deserialization & form rendering. 🔢

541
43
Python

View (and mixin) for serializing multiple models or querysets in Django Rest Framework

552
66
Python

Composable custom class converters for attrs, dataclasses and friends.

913
120
Python

A serialization/deserialization/validation library for strings, mappings and lists.

457
145
Python

Fast and well tested serialization library

856
48
Python

Automatic generation of marshmallow schemas from dataclasses.

466
76
Python

Kim: A JSON Serialization and Marshaling framework

323
16
Python

Recursive Serialization for Django REST framework

368
39
Python

:triangular_ruler: Generate Views, Serializers, and Urls for your Django Rest Framework application

351
80
Python

🧙⚙️ Import structured data (e.g. Excel, CSV, XML, JSON) into one or more Django models via an interactive web-based wizard...

267
48
Python

JSON-LD parser and serializer plugins for RDFLib

264
72
Python

Human readable and writable data interchange format

383
13
Python

🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)

471
33
Python

django-geojson is a collection of helpers to (de)serialize (Geo)Django objects into GeoJSON.

227
71
Python

A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML...

2961
103
Python

Yet another serialization library on top of dataclasses, inspired by serde-rs.

786
46
Python

MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications....

642
140
Python

Dataclasses serializer for Django REST framework

448
29
Python

An extremely flexible and configurable data model conversion library.

478
28
Python

Protection against Model Serialization Attacks

515
108
Python

Agent File (.af): An open file format for serializing stateful AI agents with persistent memory and behavior. Share, checkpoint, and version control agents across...

720
53
Python