I’m planning to build a desktop application that leverages Python for many core functionalities. As part of my research, I’m exploring various Python GUI libraries and would appreciate recommendations on which toolkit to adopt along with your reasoning.
Below are some options I’ve looked into:
- Tkinter
- PyQt/PySide
- Kivy
- wxPython
- Dear PyGui
- PyGTK
Please share your personal experiences and insights on these or any other frameworks you find effective.