Best Python package for GUI | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Best Python package for GUI

I want to develop a python gui application. which one is the best package to use. I need a beautiful window with awesome buttons. thanks u

13th Jan 2020, 8:32 AM
Emmanuel Chweya
Emmanuel Chweya - avatar
5 Answers
+ 2
pysimplegui by far os the easiest best looking and most documented and uses the least code also the most phytonic is https://pysimplegui.readthedocs.io/en/latest/#this-readme-and-cookbook
13th Jan 2020, 10:48 AM
userx
userx - avatar
+ 2
I chose PyQt5 I love it
29th Jan 2020, 5:48 AM
Emmanuel Chweya
Emmanuel Chweya - avatar
+ 1
tkinter, turtle, kivy, PyQt5, pygame, ... pygame is really good and custom but you need to create your own widgets (buttons...)
13th Jan 2020, 6:13 PM
Sousou
Sousou - avatar
+ 1
Thanks guys let me check them out. I'll be back just incase
14th Jan 2020, 10:19 AM
Emmanuel Chweya
Emmanuel Chweya - avatar
0
Tkinter, PyQt5
21st Apr 2021, 4:01 PM
Krish Rathor
Krish Rathor - avatar