logoalt Hacker News

piloto_ciegoyesterday at 11:37 PM1 replyview on HN

Tkinter or other Tk based GUI interfaces are the immediate tool I reach for whenever I build something that's not in the CLI or in the browser.

My general "daily driver" is python and I love that I can just spin up a cross-platform tool immediately with it. Tcl/Tk rule and are insanely useful.


Replies

em-beeyesterday at 11:42 PM

how is your experience with the problems with Tk and python as described in the article?

show 1 reply