dataclass-wizardA wizard-like JSON serialization library for Python dataclasses
jsonconversionThis python module helps converting arbitrary Python objects into JSON strings and back.
jsonpath-pythonA lightweight and powerful JSONPath implementation for Python
orjsonFast, correct Python JSON library supporting dataclasses, datetimes, and numpy
simplejsonSimple, fast, extensible JSON encoder/decoder for Python
py-serializableLibrary for serializing and deserializing Python Objects to and from JSON and XML.
jsonpath-ngA final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.
json5
Summary: A Python implementation of the JSON5 data format.