Python

Top Python Frameworks & Libraries for serialization 86

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

7152
633
Python

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

6997
244
Python

Python Data Structures for Humans™.

2584
286
Python

Safely pass trusted data to untrusted environments and back.

3019
224
Python

serialize all of Python

2354
182
Python

MessagePack serializer implementation for Python msgpack.org[Python]

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

1291
174
Python

Type-safe YAML parser and validator.

1545
61
Python

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

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

1698
209
Python

Easily serialize Data Classes to and from JSON

1430
159
Python

Writable nested model serializer for Django REST Framework

1121
120
Python

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

1034
101
Python

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

760
62
Python

Data validation, serialization, deserialization & form rendering. 🔢

541
43
Python

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

553
66
Python

Composable custom class converters for attrs, dataclasses and friends.

908
119
Python

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

457
145
Python

Fast and well tested serialization library

855
49
Python

Automatic generation of marshmallow schemas from dataclasses.

465
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)

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

2936
102
Python

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

782
46
Python

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

634
133
Python

Dataclasses serializer for Django REST framework

446
29
Python

An extremely flexible and configurable data model conversion library.

471
28
Python

Protection against Model Serialization Attacks

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

494
31
Python