GitHub - paveldedik/ludic: Lightweight framework for building HTML pages in pure Python.
Ludic
Documentation: https://ludic.readthedocs.io/
Ludic is a lightweight framework for building HTML pages with component approach similar to React. It is built to be used together with htmx.org so that developers don't need to write almost any JavaScript to create dynamic web services. It's potential can be leveraged together with its web framework which is a wrapper around powerful Starlette framework. It is built with the latest Python 3.12 features heavily incorporating typing.
Features
Sea...
Read more at github.com