Index | Thread | Search

From:
A Tammy <openbsd.ports@aisha.cc>
Subject:
[new] devel/py-orjson - fast correct Python JSON library
To:
"ports@openbsd.org" <ports@openbsd.org>
Date:
Mon, 9 Sep 2024 20:21:48 -0400

Download raw body.

Thread
Hi,
  I'm attaching a port for devel/py-orjson-3.10.7.

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.

I need it for some other pet projects and would be useful to have this
in the ports tree as compiling a rust + python port every time is very
cumbersome.

OK to import?

Aisha