[Tutor] Reg Google Web Toolkit and Python

Kent Johnson kent37 at tds.net
Fri Feb 16 16:33:05 CET 2007


Shadab Sayani wrote:
> 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.

GWT is written in Java so that is probably not the best choice. There is 
a Python port called pyjamas. There are many other AJAX toolkits, you 
might want to pick one that is not written in Java.

Kent



More information about the Tutor mailing list