CMD + K

msgpack-python

Community

MessagePack (de)serializer

Installation

To install this package, run one of the following:

Conda
$conda install aarch64-staging::msgpack-python

Usage Tracking

1.0.2
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

MessagePack (de)serializer

Last Updated

Mar 11, 2021 at 00:09

License

Apache-2.0

Total Downloads

16

Supported Platforms

linux-aarch64