awesome-python
awesome-python copied to clipboard
Update README.md
Added a robust small framework that works with embedded systems like esp32 with micropython firmware.
What is this Python project?
Microdot is a minimalistic Python web framework inspired by Flask. Given its small size, it can run on systems with limited resources such as microcontrollers. Both standard Python (CPython) and MicroPython are supported.
What's the difference between this Python project and similar ones?
For very small resource systems, it is the best choice which provides higher level methods to build servers with ease. Tested in esp32-wroom system.
--
Anyone who agrees with this pull request could submit an Approve review to it.
U