Contents

msgpack 1.1.0

0

MessagePack serializer

MessagePack serializer

Stars: 1910, Watchers: 1910, Forks: 230, Open Issues: 7

The msgpack/msgpack-python repo was created 13 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1910 github stars!

How to Install msgpack

You can install msgpack using pip

pip install msgpack

or add it to a project with poetry

poetry add msgpack

Package Details

Author
None
License
Apache 2.0
Homepage
None
PyPi:
https://pypi.org/project/msgpack/
Documentation:
https://msgpack-python.readthedocs.io/
GitHub Repo:
https://github.com/msgpack/msgpack-python

Classifiers

No  msgpack  pypi packages just yet.

Errors

A list of common msgpack errors.

Code Examples

Here are some msgpack code examples and snippets.

Related Packages & Articles