Open links in new tab
  1. Is there a GUI designer for Python? - Ask Ubuntu

    Why was this downvoted?. Eric is a nice Python GUI that integrates QT development. It can design GUIs (using QT Designer), and it even compiles the .ui files to python (no need to use …

  2. GUI drag & drop style GUI Builder for Python Tkinter

    I'm looking for a GUI drag-and-drop style GUI builder for Python Tkinter where I can create windows with forms, buttons, labels, etc. without actually writing any code. I would like the …

  3. Cross-platform Python GUI framework - Software …

    I have coded a few 100 Kloc of Python, but have never yet added a GUI. Can you recommend me a GUI framework? (I am looking at you, @SteveBarnes ;-) Must be: cross platform: Windows, …

  4. python - How to run Qt Designer in Ubuntu 22.04? - Ask Ubuntu

    Aug 14, 2023 · I am using Kubuntu 22.04 and synaptic shows designer-qt6 and clicking on it adds a lot of additional files. I still and on 5 for my one app, and will need to convert soon, so cannot …

  5. gui - Is there an IDE for Ubuntu that combines Python, Gtk and …

    Apr 30, 2015 · 2 I like PyCharm, but it doesn't have a GUI designer. I like the quickly package but I don't want to use Gedit as my editor. I tryed Ubuntu SDK but it's kind of hard to use python …

  6. Good and easy GUI Designer - Software Recommendations Stack …

    Oct 19, 2025 · Therefore I'd like to know if there are any easy, but pretty, GUI designers that I can produce software with, and embed my code/data. My favorite language would be Python.

  7. python - What's the difference between GTK and QT? - Ask Ubuntu

    Plain QT is different from KDE applications, which include KDE libs. QT is considered very cross-platform, which is cool if you want to compile for non *nix. If you want to get started with QT + …

  8. Recently Active 'gui-builder' Questions - Software …

    GUI drag & drop style GUI Builder for Python Tkinter I'm looking for a GUI drag-and-drop style GUI builder for Python Tkinter where I can create windows with forms, buttons, labels, etc. …

  9. Questions tagged [gui-builder] - Software Recommendations …

    GUI drag & drop style GUI Builder for Python Tkinter I'm looking for a GUI drag-and-drop style GUI builder for Python Tkinter where I can create windows with forms, buttons, labels, etc. …

  10. Simple Python GUI builder - Software Recommendations Stack …

    Jan 12, 2015 · 2 I am new to Python, currently working on my first app, which is command line driven, but somewhat complex so that I would like to add a GUI front-end. So, basically, I just …