Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #2650

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #2650

wants to merge 1 commit into from

Conversation

itsfuad
Copy link

@itsfuad itsfuad commented Feb 2, 2025

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.

Added a robust small framework that works with embedded systems like esp32 with micropython firmware.
@eliudnjoroo
Copy link

U

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants