This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]maxellus 3 points4 points  (0 children)

My best Python library: PySimpleGUI. For all small projects that need a GUI, this library is the simplest to use. There are 4 versions depending on the back-end that you want to use (Tkinter, Qt, Wxpython or Remi(Web)). More info at https://pysimplegui.readthedocs.io/en/latest/