Hacker News new | ask | show | jobs
Show HN: A GUI Builder for Python GUIs (pyuibuilder.com)
9 points by pauls_freeman 450 days ago
Hey all, I am Paul, an indie-dev, I am working on this web based Drag and drop GUI builder tool for python. It's still in beta and currently supports tkinter and customtk.

It can generate clean code python for the UI you build.

You can check out the source code here: https://github.com/PaulleDemon/PyUIBuilder

Feel free to check it out. Thanks!

2 comments

I wish I had this tool back when I was learning python. BTW, awesome work!
Thank you!
Awesome work! This will come in handy.
Thanks :)