{"library":"types-paho-mqtt","type":"library","category":null,"description":"This library provides PEP 561 compliant typing stubs for the `paho-mqtt` client library, enabling static type checking tools like MyPy to verify correct usage of `paho-mqtt` APIs. It is part of the `typeshed` project, which centrally maintains type hints for many popular Python packages. The current version, `1.6.0.20240321`, corresponds to `paho-mqtt` version 1.6.0. As a typeshed package, it updates periodically as the upstream library changes or as typeshed contributors enhance the stubs.","language":"python","status":"active","version":"1.6.0.20240321","tags":["typing","type-hints","mqtt","stubs","paho-mqtt","typeshed"],"last_verified":"Mon May 25","install":[{"cmd":"pip install paho-mqtt types-paho-mqtt","imports":["import paho.mqtt.client as mqtt\nclient: mqtt.Client","import paho.mqtt.client as mqtt\ndef on_message(client: mqtt.Client, userdata: object, msg: mqtt.MQTTMessage): ..."]}],"homepage":null,"github":"https://github.com/typeshed-internal/stub_uploader","docs":null,"changelog":"https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/paho-mqtt.md","pypi":"https://pypi.org/project/types-paho-mqtt/","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.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/types-paho-mqtt/compatibility"}}