WxPython versus Tkinter.

Stephen Hansen me+list/python at ixokai.io
Wed Jan 26 18:13:50 EST 2011


On 1/26/11 1:35 PM, Brendan Simon (eTRIX) wrote:
> Since it seems the python motto is "Batteries included", then it would
> seem to me that wxPython is the natural fit as it also has "Batteries
> included" (e.g. accessibility, native look-n-feel, mature and evolving,
> can produce simple or complex gui programs, etc, etc).

That is not the Python motto.

It is a philosophy which factors into decisions of things to add to the
standard library; but there are other factors as well.

It emphatically doesn't mean to include everything, or even most things.
It means providing broad support for a wide range of common tasks and
generally encourages including mature, best-of-breed modules that emerge
out in the wider ecosystem that are suitable for inclusion.

wxPython is mature: best-of-breed is a long-debated, and its not
suitable for inclusion for various reasons discussed elsewhere.

-- 

   Stephen Hansen
   ... Also: Ixokai
   ... Mail: me+list/python (AT) ixokai (DOT) io
   ... Blog: http://meh.ixokai.io/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20110126/1a231f25/attachment.sig>


More information about the Python-list mailing list