Hacker News new | ask | show | jobs
by F00Fbug 1094 days ago
For vanilla applications PySimpleGUI is so easy to use: https://www.pysimplegui.org/en/latest/

Personally, if I'm writing software that needs to talk to a human I'll just build a web interface instead of a GUI.