CMD + K

msgpack-python

Community

MessagePack (de)serializer

Installation

To install this package, run one of the following:

Conda
$conda install unic_onda::msgpack-python

Usage Tracking

1.0.3
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

May 26, 2023 at 20:08

License

Apache-2.0

Total Downloads

7

Supported Platforms

linux-64