Hive mq connection with python

Continuing the discussion from Recieving hivemq published data in timescale db cloud via python:

Thanks sir
Actually I am a student and I can’t afford enterprise so please inform me about python connection *****

Hello @tuba ,

There are a few different options available to connect to HiveMQ MQTT via Python. One on offer is the Paho Python client, which can be found here.

This will allow you to connect to MQTT using Python. As for your question in the previous thread, extensions and the extension SDK are also available for the HiveMQ Community Edition.

Best,
Aaron from HiveMQ Team