WhakerPy
Whakerpy - A light web application framework
Whakerpy is a simple library useful to create dynamic HTML content; it's a light web application framework.
Create and manipulate HTML from the power of Python:
- Easy to learn. Consistent, simple syntax.
- Flexible and easy usage.
- Create HTML pages dynamically
- Can save as static files, and/or
- Run locally with its httpd server and response "bakery" system.
Access the documentation: <https://whakerpy.sourceforge.io>.