microweb

A lightweight web server framework for MicroPython on ESP32, supporting dynamic routing, template rendering with for loops and conditionals, and static file serving.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install microweb

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.0 2025-07-01
0.1.9 2025-07-01
0.1.8 2025-06-30
0.1.7 2025-06-30
0.1.6 2025-06-29
0.1.5 2025-06-28
0.1.4 2025-06-28
0.1.3 2025-06-27
0.1.2 2025-06-27
0.1.1 2025-06-27
0.0.1 2025-06-24

Issues with this package?

Page last updated 2025-07-01 12:38:32 UTC