+ 2
which is better for a GUI application in python
I used to use tk for my GUI application, but i want to move on with more advanced GUI, so which is better kivy, pyqt or wxpython?
2 Respuestas
+ 10
Depends on what you want to do. Kivy is the most powerful of those which I can recall, but also the most complex one.
0
kivy or Tkinter