Skip to main content

MIT licensed CI CodeQL Read the Docs Discord Python Version Python Wheel PyPI

docs/assets/amqtt.svg

aMQTT is an open source MQTT broker and client1, natively implemented with Python's asyncio.

Features

  • Full set of MQTT 3.1.1 protocol specifications

  • Communication over multiple TCP and/or websocket ports, including support for SSL/TLS

  • Support QoS 0, QoS 1 and QoS 2 messages flow

  • Client auto-reconnection on network lost

  • Plugin framework for functionality expansion; included plugins:

    • $SYS topic publishing
    • AWS IOT-style shadow states
    • x509 certificate authentication (including cli cert creation)
    • Secure file-based password authentication
    • Configuration-based topic authorization
    • MySQL, Postgres & SQLite user and/or topic auth (including cli manager)
    • External server (HTTP) user and/or topic auth
    • LDAP user and/or topic auth
    • JWT user and/or topic auth
    • Fail over session persistence

Installation

amqtt is available on PyPI

$ pip install amqtt

Documentation

Available on Read the Docs.

Containerization

Launch from DockerHub

$ docker run -d -p 1883:1883 amqtt/amqtt:latest

Testing

The amqtt project runs a test aMQTT broker/server at test.amqtt.io which supports: MQTT, MQTT over TLS, websocket, secure websockets.

Support

Bug reports, patches and suggestions welcome! Just open an issue or join the discord community.

Python Version Compatibility

Version hbmqtt compatibility Supported Python Versions
0.10.x yes 2 3.7 - 3.9
0.11.x no 3 3.10 - 3.13
  1. Forked from HBMQTT after it was deprecated by the original author.

  2. drop-in replacement

  3. module renamed and small API differences

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amqtt-0.11.4.tar.gz (88.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

amqtt-0.11.4-py3-none-any.whl (118.6 kB view details)

Uploaded Python 3

File details

Details for the file amqtt-0.11.4.tar.gz.

File metadata

  • Download URL: amqtt-0.11.4.tar.gz
  • Upload date:
  • Size: 88.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for amqtt-0.11.4.tar.gz
Algorithm Hash digest
SHA256 ab6ff549ce22dafa6fe9a6c7c38b2abd9867d30df60121085446d8290230a79f
MD5 cd5af142dd3cd378937319fbe85959b0
BLAKE2b-256 ed6d72af0119f9ff60fe2a9dbeef7a37f671043d257c4be1d99bfbd563b329e9

See more details on using hashes here.

File details

Details for the file amqtt-0.11.4-py3-none-any.whl.

File metadata

  • Download URL: amqtt-0.11.4-py3-none-any.whl
  • Upload date:
  • Size: 118.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for amqtt-0.11.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5101430d624a62872be6e7a3d400d30b77d3a9cc887e177e1016394359282405
MD5 8c01d16cfcd5e71f803c8b116c5b0c3e
BLAKE2b-256 b67437fcccbe5cfdd32a56c024f4d4ad13788a9a7a72700a3535f099dc5e9463

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page