ニュース

I'm trying to get started with GUI programming in Python. I looked at Tkinter first, since it's "the de-facto standard" per python.org, but I wasn't too impressed. Next I installed wxPython and ...