Skip to main content

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

msgpack-pure-0.1.3.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

msgpack_pure-0.1.3-py2.6.egg (7.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page