msgpack-types 0.7.0


pip install msgpack-types

  Latest version

Released: Jan 13, 2026

Project Links

Meta
Author: Steve Dignam
Requires Python: >=3.8,<4.0

Classifiers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

msgpack-types PyPI

Type stubs for msgpack

Allows for autocomplete and static typing.

install

pip install msgpack-types

related

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
msgpack (<1.2.0,>=1.1.0)
typing-extensions (>=4.6.0)