Python

Top Python Frameworks & Libraries for serialization 86

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

5996
597
Python

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

2987
106
Python

Python Data Structures for Humans™.

2476
296
Python

Safely pass trusted data to untrusted environments and back.

2430
201
Python

serialize all of python

1605
137
Python

MessagePack serializer implementation for Python msgpack.org[Python]

1584
205
Python

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

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

1007
145
Python

Type-safe YAML parser and validator.

1001
46
Python

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

953
263
Python

ridiculously fast object serialization

895
53
Python

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

834
95
Python

Easily serialize Data Classes to and from JSON

795
95
Python

Writable nested model serializer for Django REST Framework

767
99
Python

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

673
78
Python

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

497
47
Python

Data validation, serialization, deserialization & form rendering. 🔢

493
37
Python

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

437
60
Python

Complex custom class converters for attrs.

436
67
Python

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

416
146
Python

Fast and well tested serialization framework on top of dataclasses

389
25
Python

Automatic generation of marshmallow schemas from dataclasses.

338
59
Python

Kim: A JSON Serialization and Marshaling framework

323
16
Python

Recursive Serialization for Django REST framework

315
39
Python

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

315
74
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

260
9
Python

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

254
25
Python

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

227
71
Python