Using Python for Web development

Doug Hellmann doughellmann at bigfoot.com
Sun Feb 11 09:06:43 EST 2001


You can get mod_python from http://www.modpython.org.

You'll also want to check out http://www.zope.org, though, since Zope
does a lot of the hard work for you up front.

Doug

In article <965m01$lr7$1 at nnrp1.deja.com>, billy_bill_1 at my-deja.com wrote:

> Hi all,
> 
> I'm new to Python and so far I like what I see!  I would really like to
> use it for web development as I'm currently using PHP and ASP and I'm a
> bit sick of thier lack of good OO support and the c style syntax etc etc
> (especially php).  PHP can be used as an apache module, can python be
> used in this way too?  I don't want to have to deal with any of the
> header information stuff as well like in PERL cgi scripts.  Any links or
> information anyone can give me to get me on my way?
> 
> Thanks, Billy
> 
> 
> Sent via Deja.com http://www.deja.com/



More information about the Python-list mailing list