Hey all,<p>I've previously posted a hobby projected I've been working on here.
https://news.ycombinator.com/item?id=31679945<p>I'm happy to officially mark it as version 1.0.0 and to enforce backwards compatibility.<p>https://gitlab.com/BenWiser/python-live-gui<p>There is still a lot I want to get done but I'm also eagre to hopefully start getting feature requests.<p>The goal of this project is to make it really easy for me to throw a GUI together for remote applications. Hopefully that scratches an itch for some of you as well.<p>This demo showing how you can save form data shows the kind of usecases I use this for:
https://gitlab.com/BenWiser/python-live-gui/-/blob/main/examples/5_form_upload.py