py310-orjson (python/py-orjson) Updated: 2 weeks, 2 days ago Add to my watchlist

orjson is a fast, correct JSON library

orjson is a fast, correct JSON library. It benchmarks as the fastest Python library for JSON and is more correct than the standard json library or other third-party libraries. It serializes dataclass, datetime, numpy, and UUID instances natively.

Version: 3.11.4 License: MIT GitHub