Wheel-reinvention with Python

Torsten Bronger bronger at physik.rwth-aachen.de
Sun Jul 31 10:32:30 EDT 2005


Hallöchen!

Terry Hancock <hancock at anansispaceworks.com> writes:

> On Saturday 30 July 2005 01:54 am, Torsten Bronger wrote:
>
>> Calvin Spealman <ironfroggy at gmail.com> writes:
>> 
>>> The choice is GUI toolkits is largely seperate from
>>> Python. Consider that they are just bindings to libraries that
>>> are developed completely seperate of the language. GUI is should
>>> be seperate from the language, and thus not bound to same
>>> expectations and desires as elements of the language itself.
>> 
>> I disagree.  A modern language must provide a convenient and
>> well-embedded way to write GUI applications.
>
> I know I'm diving into this conversation late, and I haven't read
> the whole thread, but has someone yet mentioned the "anygui"
> project?  This has stalled, but it was IMHO a good idea.

I don't know exactly why this project died, but I'd start with a
Pythonic variant of wxPython.  I've read many discussions about the
people who didn't like the wxPython's C++ style, so there are
chances to get fellow developers and users.  You must reach the
critical mass quickly in order to get a survivable project, and
being not too far away from an existing one is a good stating point.

Possibly Dabo manages such a thing.

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus



More information about the Python-list mailing list