{"library":"msgpack","type":"library","category":null,"description":"MessagePack is an efficient binary serialization format, offering a faster and smaller alternative to JSON for data exchange across multiple languages. The Python library provides CPython bindings and a pure Python implementation for reading and writing MessagePack data. The current stable version is 1.1.2, actively maintained with regular releases.","language":"python","status":"active","version":"1.1.2","tags":["serialization","binary","messagepack","msgpack"],"install":[{"cmd":"pip install msgpack","imports":["import msgpack","from msgpack import ExtType","from msgpack import Timestamp"]}],"homepage":"https://msgpack.org/","github":"https://github.com/msgpack/msgpack-python","docs":"https://msgpack-python.readthedocs.io/","changelog":"https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst","pypi":"https://pypi.org/project/msgpack/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/msgpack/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}