Python MessagePack implementation
Project description
mood.msgpack
Python MessagePack implementation
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it’s 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.
See https://github.com/lekma/mood.msgpack for more info.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mood.msgpack-1.0.1.tar.gz
(26.2 kB
view details)
File details
Details for the file mood.msgpack-1.0.1.tar.gz
.
File metadata
- Download URL: mood.msgpack-1.0.1.tar.gz
- Upload date:
- Size: 26.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 622cab2aa7328b2f928407883a867047e73ac289fa67f9835d8b96232a7ea487 |
|
MD5 | b588784ad865c83442c27f2562f998e5 |
|
BLAKE2b-256 | 1268717e5fab6651b83ff73503c3e719b3a593b3b9364afe4784a6ca75366177 |