msgpack-python 0.5.6
0
MessagePack (de)serializer.
Contents
MessagePack (de)serializer.
How to Install msgpack-python
You can install msgpack-python using pip
pip install msgpack-python
or add it to a project with poetry
poetry add msgpack-python
Package Details
- Author
- INADA Naoki
- License
- Apache 2.0
- Homepage
- http://msgpack.org/
- PyPi:
- https://pypi.org/project/msgpack-python/
Classifiers
Related Packages
Errors
A list of common msgpack-python errors.
Code Examples
Here are some msgpack-python
code examples and snippets.