Show HN: Python Live GUI 1.0.0 Hey all, I've previously posted a hobby projected I've been working on here. https://news.ycombinator.com/item?id=31679945 I'm happy to officially mark it as version 1.0.0 and to enforce backwards compatibility. https://gitlab.com/BenWiser/python-live-gui There is still a lot I want to get done but I'm also eagre to hopefully start getting feature requests. 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. 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 |
No comments yet