orjson is a fast, correct JSON library for Python.
conda install rocketce::orjson
conda install rocketce/label/rocketce-1.10.0::orjson
conda install rocketce/label/rocketce-1.11.2::orjson
conda install rocketce/label/rocketce-1.7.8::orjson
conda install rocketce/label/rocketce-1.8.0::orjson
conda install rocketce/label/rocketce-1.9.1::orjson
orjson is a fast, correct JSON library for Python. 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.