On Sun, 8 Jun 2003 01:05:31 +0000 (UTC), [EMAIL PROTECTED] wrote:

> Hi everyone,
> I'm curious if anyone has any input on how python is for web based
> applications -- handling forms, querying databases, and all that other fun
> stuff. I know things like Perl and PHP are used everyday for many many web
> and cgi applications. But how about Python?

If you are used to php, take a look at spyce, which works over CGI, FastCGI and 
mod_python (for Apache):
http://spyce.sourceforge.net/

Python has full support for Postgresql and MySQL through standard DB apis.


Best regards,
-- 
rnc <nieder|at|mail.ru>

--
[EMAIL PROTECTED] mailing list

Reply via email to