{"library":"paho-mqtt","type":"library","category":null,"description":"The Eclipse Paho MQTT Python Client library provides classes for applications to connect to an MQTT broker, publish messages, and subscribe to topics to receive messages. It supports MQTT versions 5.0, 3.1.1, and 3.1, and is designed for lightweight publish/subscribe messaging, suitable for IoT and M2M communication where bandwidth or code footprint is a concern. The current stable version is 2.1.0, with regular updates and an active development cadence as part of the Eclipse Foundation projects.","language":"python","status":"active","version":"2.1.0","tags":["mqtt","iot","messaging","publish-subscribe","client"],"install":[{"cmd":"pip install paho-mqtt","imports":["from paho.mqtt import client as mqtt_client","from paho.mqtt import client as mqtt_client","from paho.mqtt import publish","from paho.mqtt import subscribe"]}],"homepage":"http://eclipse.org/paho","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/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.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/paho-mqtt/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}