T
T
ttri2019-03-24 22:59:52
Python
ttri, 2019-03-24 22:59:52

Which Python library to choose for GUI?

Which Python library can be chosen for the GUI? Needed to write a knowledge tester program in the form of theory (this is, presumably, a display of documents) and practice (a test, with question and answer options in the form of both text and images). Desirable, not very difficult to master

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
GavriKos, 2019-03-24
@GavriKos

knowledge tester software

IMHO for such a client-server application is better suited. Python on the backend is quite normal.
But if you answer directly - either PyQT or wxPython.

I
Inga, 2019-03-26
@ZEPHYR_123

The most popular are TKinter, PyQt5. It all depends on what you prefer to write code in. I advise you PyQt5, a very good thing!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question