CMD + K

msgpack-python

Community

MessagePack (de)serializer

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::msgpack-python

Usage Tracking

1.1.1
1.0.3
2 / 8 versions selected
Total downloads: 0

Description

MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.

About

Summary

MessagePack (de)serializer

Information Last Updated

Sep 8, 2025 at 17:26

License

Apache-2.0

Total Downloads

14