S
S
szafranji2020-09-20 18:52:56
Python
szafranji, 2020-09-20 18:52:56

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

1 answer(s)
K
kirillinyakin, 2020-09-20
@kirillinyakin

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 question

Ask a Question

731 491 924 answers to any question