PyQt5 & tkinter libraries are GUIs for python. These libraries are not easy of use, e.g. in C# and Delphi I can drag and drop the objects in my form to use it. But, in python this is not available as I know. Any other new alternative GUI libraries for python?

NOTE: PyQt5: is a very rich library. and I uploaded a running program on youtube one year ago. take a look: https://www.youtube.com/watch?v=Rgp1LMkTcYA

PyQt5 & tkinter libraries are not easy for use to new programmers and learners. If python is a general purpose language and easiest programming language to learn then why GUIs libraries are complicated if we comparing them to Delphi and C# GUIs?

More Saif Basheer Al-Khoja's questions See All
Similar questions and discussions