eclipse-paho/paho.mqtt.python
paho.mqtt.python observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3913
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
2421 stars · 740 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Eclipse Paho MQTT Python client library implementing MQTT protocol versions 5.0, 3.1.1, and 3.1. It enables Python applications to connect to MQTT brokers to publish messages and subscribe to topics.
Use cases
- connect python app to mqtt broker
- publish messages to mqtt topics
- subscribe to mqtt topics with callbacks
- build iot device communication in python
- lightweight pub/sub messaging for embedded sensors
- one-off publish to mqtt server
When to choose
- you need MQTT v5, 3.1.1, or 3.1 support in Python
- you want a mature, Eclipse Foundation-backed MQTT client
- you need publish/subscribe messaging with low bandwidth overhead
- you want helper functions for simple one-off publishing
When to avoid
- you need persistent client sessions across program restarts (sessions are memory-only)
- you need a full message broker rather than a client
- you're on Python older than 3.9
- you need Kafka-style or AMQP messaging instead of MQTT
Facets
library · maturity active
message-queue networking sdk iot developer-tools python cross-platform mqtt mqtt-client pub-sub mqtt-v5 eclipse-paho iot-connectivity messaging
1 source
- readme: https://github.com/eclipse-paho/paho.mqtt.python · fetched 2026-08-28 · b1ae88dd1f71
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eclipse-paho/paho.mqtt.python | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="eclipse-paho/paho.mqtt.python")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem