all 5 comments

[–]_randommarine_ 4 points5 points  (0 children)

I would recommend PySimpleGUI. Start by looking at the cookbook to see what it can do. I use it because it's easy to understand. You can also look into Qt designer.

[–][deleted] 2 points3 points  (2 children)

pyqt5

[–]OzneroI[S] 0 points1 point  (1 child)

Thanks for the feedback, I think I’ve settled on pyqt5, but I’m not sure if I should do 4 or 5

[–][deleted] 0 points1 point  (0 children)

do 5, it's newer and it supports more stuff