Hello friends :)
I'm almost familiar with Tkinter and Kivy frameworks, but i'm looking for other python GUI frameworks, soething better than Tkinter. Kivy is also great but i need to watch more tutorial videos and i'm not able to do that right now. Can you introduce a better and more easier framework to me?
Thank you ;)

Recommended Answers

All 6 Replies

PySide comes with drag and drop designer.

Try GTK. I'm not too familiar with it, but it has more elements than TKinter.

There is also wxPython and you can get the wxPython Builder.

For simple interfaces such as displaying or capturing data, a super easy solution is guidata.

Also there is pyQT - The python bindings for the QT GUI library.

PySide is the official LGPL-licensed version of PyQT.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.