MessagePack (de)serializer written in pure Python.
Project description
MessagePack (de)serializer for Python.
What’s MessagePack? (from http://msgpack.org/)
MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.
I strongly recommend to use msgpack by INADA Naoki if you can, because it’s core is written in C and much faster than msgpack-pure. msgpack-pure is for environments on which C-extention cannot be installed/compiled, including hosting, Windows and Google App Engine.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file msgpack-pure-0.1.3.tar.gz
.
File metadata
- Download URL: msgpack-pure-0.1.3.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3a22abd378bdc2f76cc6dba9f7834539867fe7fea28499f0f206634dc0c7ffe |
|
MD5 | 4fc0fbb334db82b2079141034ccd91ae |
|
BLAKE2b-256 | 162b6835b36b2ea93be196846e1354c1a23a4fc67de8942e603219bdfa95da9b |
File details
Details for the file msgpack_pure-0.1.3-py2.6.egg
.
File metadata
- Download URL: msgpack_pure-0.1.3-py2.6.egg
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4f85fc79f6547828a2aed3bf9f1b0a7b45b55ffa71581a814bdbc2dad3bf3be |
|
MD5 | b3b1beb1243ca8f4c7812549791c68ec |
|
BLAKE2b-256 | 43ecee28119fb20672d5f44adeac1b57a2bd13eb7feee1a7c579c49c307ad941 |