CMD + K

msgpack-python

Community

MessagePack (de)serializer

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::msgpack-python

Usage Tracking

1.0.3
1.0.2
2 / 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 31, 2025 at 22:47

License

Apache-2.0

Total Downloads

15

Version Downloads

10

Supported Platforms

linux-64