The goal of the package is to be simple, straightforward, and performant. This package directly implements NIST (National Institute of Standards and Technology) official unit definitions.
ormsgpack is a fast MessagePack serialization library for Python derived from orjson, with native support for various Python types. ormsgpack follows semantic versioning and supports CPython, PyPy and ...