Answer the question
In order to leave comments, you need to log in
Python library for gui? Tkinter vs Pyqt?
Hello. I want to write a file manager in python. I settled on the tkinter and pyqt libraries.
Which of these libraries is more suitable for my task?
I also heard about pyside.
What do you think?
Answer the question
In order to leave comments, you need to log in
Tkinter is recommended for beginners and PyQt for the more advanced. In general, PyQt is a wrapper over the Qt C library, on which a lot of interfaces are written, including those for machines
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question