Wheel-reinvention with Python

Paul Rubin http
Sun Jul 31 19:38:45 EDT 2005


Cliff Wells <cliff at develix.com> writes:
> The bottom line is this:  some people like Tk, some wxPython.  Each has
> advantages and disadvantages.  But to claim that you *can only* do
> something in one or the other only demonstrates that you haven't really
> tried.

I can put up a Tk gui in about 5 lines of code from a stock Python
distro without having to install anything additional.  How do I do
that with wxPython?



More information about the Python-list mailing list