Reg Google Web Toolkit and Python

Daniel Nogradi nogradi at gmail.com
Sat Feb 17 06:24:13 EST 2007


> > Hi ,
> > We have a project where I need to read files store
> > them in database in the backend.We have done this in
> > python.Now we decided to use Ajax technique for user
> > interface.For that we found that GWT is one of the
> > best toolkits.Now I got a doubt can I interface GWT
> > with python.
> > Thanks ,
> > Shadab.

You might also want to look at the javascript backend of pypy. It
translates python code into javascript and has all kinds of cool
mechanisms for "AJAX".

pypy main page: http://codespeak.net/pypy/dist/pypy/doc/news.html

javascript backend info:
http://codespeak.net/pypy/dist/pypy/doc/js/webapps_with_pypy.html



More information about the Python-list mailing list