gituser/docker_multiarch/: msgpack-types-0.2.0 metadata and description

Homepage Simple index

Type stubs for msgpack

author Steve Dignam
author_email steve@dignam.xyz
classifiers
  • License :: OSI Approved :: Apache Software License
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.7
description_content_type text/markdown
keywords msgpack,types,mypy,stubs
license Apache-2.0
project_urls
  • Repository, https://github.com/sbdchd/msgpack-types
requires_python >=3.7,<4.0
File Tox results History
msgpack_types-0.2.0-py3-none-any.whl
Size
8 KB
Type
Python Wheel
Python
3

msgpack-types PyPI

Type stubs for msgpack

Allows for autocomplete and static typing.

install

pip install msgpack-types

related