It is tested on Python 2.7, 3.4, 3.5 and 3.6. It requires numpy and scipy.
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 ...