Hacker News new | ask | show | jobs
by FuturisticGoo 859 days ago
But Python does have a GUI library in its standard library, tkinter, which is a port of tk/tcl. PySimpleGui simply provided an abtraction layer on top of multiple GUI toolkits, including tkinter.