About Anaconda Help Download Anaconda

anaconda / packages / msgpack-python 1.0.3

MessagePack (de)serializer

Installers

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

conda install

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

Description

MessagePack lets you exchange data among multiple languages like JSON. But it is 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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy