+ 11
Do you prefer PyQt5 or Tkinter ?
4 Respostas
+ 6
PyQt5. Tkinter is outdated, your GUI will look like it was made in 1996 and the outcome is very dependent from the OS, the system's standard encoding etc. The same GUI might look okay in Windows, but terrible in Linux etc. I think it's not even fully compatible with Python 3.
+ 8
Thanks a lot 😉
+ 2
qt5