Microdot is a small Python web framework with a Flask-like syntax that is compatible with both CPython and MicroPython. It includes a minimal web server for MicroPython and can integrate with a WSGI web server for CPython, making it suitable for hardware projects and small devices.
















