CMD + K

msgpack-python

Community

An efficient binary serialization format

Installation

To install this package, run one of the following:

Conda
$conda install free::msgpack-python

Usage Tracking

0.4.8
0.4.7
0.4.6
3 / 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

An efficient binary serialization format

Last Updated

Dec 10, 2019 at 23:07

License

Apache

Total Downloads

999

Supported Platforms

linux-ppc64le
linux-64
win-32
macOS-64
linux-32
win-64