CMD + K

msgpack-python

Anaconda Verified

MessagePack (de)serializer

Installation

To install this package, run one of the following:

Conda
$conda install main::msgpack-python

Usage Tracking

1.1.1
1.0.7
1.0.3
1.0.2
1.0.1
5 / 8 versions selected
Downloads (Last 6 months): 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

Last Updated

Jun 27, 2025 at 08:14

License

Apache-2.0

Total Downloads

35.2K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
macOS-64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.0.3
win-32 Last supported version: 1.0.3
linux-s390x Last supported version: 1.0.3
linux-32 Last supported version: 0.5.6