Python and "Ajax technology collaboration"

Evan Simpson evan at tokenexchange.com
Thu Feb 24 17:44:50 EST 2005


John Willems wrote:
> Interesting GUI developments, it seems. Anyone developed a "Ajax"
> application using Python? Very curious....

Not what you meant, perhaps, but http://weboggle.shackworks.com has a 
Javascript/HTML/CSS one-page client that uses XMLHttpRequest to talk to 
a Python back-end.  The requests are very crude, though, and the server 
is utterly specialized (no framework, not even asyncore).

Cheers,

Evan @ 4-am




More information about the Python-list mailing list