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 ...
First public version. Includes new features like parsing from a string, and converting to strings of format 'c', 'g', and 'G'. This project welcomes contributions and suggestions. Most contributions ...