Fast, correct JSON library for Python
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.
$
pkg install py311-orjsonOrigin
devel/py-orjson
Size
608KiB
License
MIT, APACHE20
Maintainer
rozhuk.im@gmail.com
Dependencies
1 packages
Required by
18 packages