eclipse / paho.mqtt.python

paho.mqtt.python
Other
2.17k stars 723 forks source link

Add documentation for the stubs types-paho-mqtt #681

Closed JonathanPlasse closed 3 months ago

JonathanPlasse commented 1 year ago

Hi, I added stubs for paho-mqtt in typeshed, you can now use the package types-paho-mqtt for typing. It could be mentioned in the documentation. I would also love feedback about it if you have a problem with it.

JonathanPlasse commented 5 months ago

Now that paho-mqtt have type annotation. You may consider following the typeshed removal process. I open doing it.