python39-orjson - Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Website: | https://github.com/ijl/orjson |
---|---|
License: | Apache-2.0 OR MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
python39-orjson-3.10.12-1.aldos.i686 [306 KiB] |
Changelog
by Joel Barrios (2024-11-24):
- Update to 3.10.12. |