[Baypiggies] AJAX for Python

Tung Wai Yip tungwaiyip at yahoo.com
Thu Jan 19 17:08:18 CET 2006


A few recommendations from the article itself :)

Dojo (http://dojotoolkit.org/),
GLM from SourceForge (http://sourceforge.net/ projects/glm-ajax/), and
DWR from Getahead (http://getahead.ltd.uk/dwr/).

Most of them are actually javascript libraries. You can use them  
independent of the server side language. A python specific libray  
http://divmod.org/trac/wiki/DivmodNevow was presented here last year.

Wai Yip

> Greetings all,
>
> I have been reading-up on the AJAX technique for web/browser
> applications. The latest DDJ has a good article on it
> <http://www.ddj.com/documents/s=9948/ddj0602c/0602c.html>. I was looking
> a nice Java implementation of it called DWR
> <http://getahead.ltd.uk/ajax>. Now, being the Pythonista that I am I
> was wondering if anyone knows of a Python implementation of AJAX? Anyone  
> have any experience working with one?
>




More information about the Baypiggies mailing list