msgpack
MessagePack is an efficient binary serialization format.
MessagePack is an efficient binary serialization format.
To install this package, run one of the following:
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. This package provides CPython bindings for reading and writing MessagePack data.
Summary
MessagePack is an efficient binary serialization format.
Last Updated
Jul 10, 2020 at 11:59
License
Apache2.0-Licence
Supported Platforms
Home
https://msgpack.org/GitHub Repository
https://github.com/msgpack/msgpack-pythonDocumentation
https://msgpack-python.readthedocs.io/