faststream-community / zMQTT
PublicPure asyncio MQTT 3.1.1 and 5.0 client library. No paho dependency, no threading, no god classes.
zmqtt is a lightweight Python library for connecting applications to MQTT message brokers to send and receive topic-based messages asynchronously.
How It Works
You hear about zmqtt when you need a simple way for your apps or devices to send messages back and forth over the internet, like sensors sharing updates.
You easily bring zmqtt into your existing Python setup so it's ready to use.
You link your project to a central message hub where all the conversations happen.
You tell it which conversations to join, and it starts catching incoming messages like temperature readings or alerts.
You share your own updates, choosing how reliably they need to arrive even if the connection wobbles.
If the link drops, it automatically reconnects and picks up right where it left off, no fuss.
Your apps and devices now chat reliably, handling everything from quick notes to important alerts without missing a beat.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.