FICHA · MANJARO

python-msgpack

MessagePack serializer implementation for Python

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Serializes and deserializes data with MessagePack, a compact binary format. It helps Python applications exchange structured data efficiently with services, files, caches, and other programming languages.

Binary serialized data should be treated as untrusted input when it comes from outside the application. Validate decoded values before using them for decisions or writes.

Permissions

Permissions not analysed for this source yet.