code.py

A blog about life, the universe, and Python.

Which Python GUI toolkit is right for you?

Posted by thepythonista on 2 June 2008

I just came across this site and thought it was neat.  Rank each criterion with a number from 1-100 and the site will tell you which of Python’s GUI toolkits best suits you.  According to it, I should use wxPython, but I’ve always liked Tkinter best myself. :-)  Now that Tkinter uses native widgets on all platforms, it’s an even better choice than before.

Leave a Reply

You must be logged in to post a comment.