Hi everyone, over the past few months I’ve written another library called aiowebthing. This library is derived of webthing-python project (supporting Tornado) but adapted for Starlette (based on Uvicorn for better performance), also has some additional features.
I’ve made some projects based on it, such as:
- webthing-zigbee, Turn a zigbee device into a Web Thing, thanks zigbee2mqtt!
- webthing-tuya, Turn the Tuya cloud into a webthing, Not open source, as it involves commercial cooperation
- webthing-nlp, Turn a snownlp into a Web Thing!
Every attempt and feedback is welcome.