UI toolkits for Python

Paul Rubin http
Mon Oct 17 15:41:32 EDT 2005


Michael Ekstrand <mekstran at scl.ameslab.gov> writes:
> > 2) Keybindings in a web application
> 
> Not sure here, but JavaScript may be able to do something to accomplish 
> some of this. A web-delivered XUL app can definitely do this. But 
> that's pushing the limits of what can be considered a web application.

All this extreme use of JS misses the point, it's client side
programming all over again, not really what most of us think of as a
web interface which puts all the hair on the server side.  If you want
to program on the client, why not use a reasonable language like
Python instead of a monstrosity like JS?



More information about the Python-list mailing list