Updated 5 months ago

https://github.com/ijl/orjson • Rank 33.4 • Science 36%

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

Updated 6 months ago

jsonpickle • Rank 32.8 • Science 36%

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 reconstitute the object back into Python.

Updated 6 months ago

undictify • Rank 15.0 • Science 44%

Python library providing type-checked function calls at runtime

Updated 5 months ago

https://github.com/mverleg/pyjson_tricks • Rank 19.8 • Science 23%

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.