PyUI Builder

PyUI Builder

Drag and drop GUI builder for python

309 followers

A GUI builder for python. Create tkinter, Customtk, Kivy and PySide using GUI builder
PyUI Builder gallery image
PyUI Builder gallery image
PyUI Builder gallery image
PyUI Builder gallery image
Free Options
Launch Team / Built With

What do you think? …

Paul

Hi all,
I am Paul, a indie dev, I have been building and working on this GUI Builder tool for Python. Hopefully you guys would find it helpful

You can check it here: PyUiBuilder
Github URL: https://github.com/PaulleDemon/P...

Ashit Vora

Congrats on the launch, @art_paul

Paul

@ashitvora Thanks!

Vineel Sai Meesala

This is super handy for internal tools!


Congrats @art_paul


We recently had to whip up a small desktop utility for data entry using tkinter, and hand-coding the UI slowed us down more than expected. A drag-and-drop builder like PyUI would’ve easily cut our dev time in half—especially since it supports CustomTkinter and even Kivy!


Really cool to see it generate clean Python code too. That makes it way easier to plug into existing projects.


Curious—does it support component reuse or custom widget libraries?

Paul

@vineelsaimeesala Thanks! There is a template section planned, however its still work in progress