|
|
|
|
|
by korantu
1681 days ago
|
|
I also like the idea a lot. There is another approach, similar to LiveView taken in [1]. There is direct 1-1 matching between HTML and python objects. Used it to great success to create interactive web UI completely in Python. [1] https://lona-web.org |
|