Contents

msgpack 1.0.8

0

MessagePack serializer

MessagePack serializer

Stars: 1844, Watchers: 1844, Forks: 222, Open Issues: 7

The msgpack/msgpack-python repo was created 12 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1844 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
License
Apache 2.0
Homepage
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