About Anaconda Help Download Anaconda

main / packages / msgpack-python 1.0.7

MessagePack (de)serializer

Installers

  • linux-s390x v1.0.3
  • linux-64 v1.0.7
  • osx-arm64 v1.0.7
  • linux-aarch64 v1.0.7
  • osx-64 v1.0.7
  • win-64 v1.0.7
  • linux-32 v0.5.6
  • linux-ppc64le v1.0.3
  • win-32 v1.0.3

conda install

To install this package run one of the following:
conda install main::msgpack-python

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.1.0) Legal | Privacy Policy