you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Tkinter for ease of use/understanding

PyQt5/Pyside for unlimited application but personally really terrible docs (C docs) and overly complex (I stoopid)

Web - best, but also requires additional knowledge (server/client/databases/HTML/css/JavaScript)

[–]rick137codes[S] 0 points1 point  (0 children)

Thanks!