About Anaconda Help Download Anaconda

free / packages / msgpack-python 0.4.8

An efficient binary serialization format

Installers

  • linux-32 v0.4.8
  • linux-64 v0.4.8
  • linux-ppc64le v0.4.8
  • osx-64 v0.4.8
  • win-32 v0.4.8
  • win-64 v0.4.8

conda install

To install this package run one of the following:
conda install free::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.


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