Hacker News new | ask | show | jobs
by anigbrowl 1422 days ago
Kinda mystified there isn't an equivalent of VB for Python given its popularity. I mostly live in Jupyter notebooks which is fine for me but I sometimes want to make something with a GUI for my non-technical friends. I'd put in some time making an interactive form thing or so with a GUI but don't care badly enough to learn TK.

I can't stand scripting a GUI. If I'm gonna have a GUI I want to draw it and know what it's going to look like instead of getting surprises when I run it. Whoever does Visual Python will make a lot of money.