srinivasan srinivas wrote:

> 
> Thanks for the info.
> My requirement is to write an application which is GUI based has to run on
> browsers. Could you tell me which one would be suitable for this?

There is no GUI-framework on browsers. There is HTML/CSS + JS, which is
produced by servers that can be implemented from raw CGI to the ZOPE
apps-server. Google for python web frameworks.

Diez
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to