fastapi-mqtt 2.2.0
0
fastapi-mqtt is extension for MQTT protocol
Contents
fastapi-mqtt is extension for MQTT protocol
Stars: 258, Watchers: 258, Forks: 43, Open Issues: 2The sabuhish/fastapi-mqtt
repo was created 3 years ago and the last code push was 4 months ago.
The project is popular with 258 github stars!
How to Install fastapi-mqtt
You can install fastapi-mqtt using pip
pip install fastapi-mqtt
or add it to a project with poetry
poetry add fastapi-mqtt
Package Details
- Author
- sabuhish
- License
- MIT
- Homepage
- https://github.com/sabuhish/fastapi-mqtt
- PyPi:
- https://pypi.org/project/fastapi-mqtt/
- GitHub Repo:
- https://github.com/sabuhish/fastapi-mqtt
Classifiers
Related Packages
Errors
A list of common fastapi-mqtt errors.
Code Examples
Here are some fastapi-mqtt
code examples and snippets.
GitHub Issues
The fastapi-mqtt package has 2 open issues on GitHub
- Add an ability to move mqtt handlers outside main