| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-orjson | Distribution: Mageia |
| Version: 3.10.18 | Vendor: Mageia.Org |
| Release: 2.mga10 | Build date: Thu Jan 29 17:44:01 2026 |
| Group: Development/Python | Build host: localhost |
| Size: 647252 | Source RPM: python-orjson-3.10.18-2.mga10.src.rpm |
| Packager: daviddavid <daviddavid> | |
| Url: https://github.com/ijl/orjson/ | |
| Summary: Fast, correct Python3 JSON library supporting dataclasses, datetimes, and numpy | |
orjson is a fast, correct JSON library for Python. It benchmarks as the fastest Python 3 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.