I am fed up with Python GUI toolkits...

Gregory Ewing greg.ewing at canterbury.ac.nz
Thu Jul 21 20:34:52 EDT 2011


Andrew Berg wrote:

> It has quite a few external dependencies, though (different dependencies
> for each platform, so it requires a lot to be cross-platform).

I think that's a bit of an exaggeration -- there's only
one major dependency on each platform, and it's a very
widely used one (currently PyObjC/PyGTK/PyWin32). And
I'm thinking about ways to reduce the dependencies further,

-- 
Greg



More information about the Python-list mailing list