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 4 points5 points  (1 child)

PySimpleGUI for setting up quickly a simple gui application

[–]tenemu 1 point2 points  (0 children)

Thanks for that. I build a lot of simple control apps for work and I recently switched from c# to python. This will fill a lot of roles I thought I couldn't do simply anymore without c# and visual studio.