Python on WWW - beginners question: what to choose?

Dan Perl danperl at rogers.com
Mon Feb 7 11:51:18 EST 2005


"Almad" <writeme at almad.net> wrote in message 
news:cu82v8$2f17$1 at news.vol.cz...
> Hello,
>
> I'm currently starting with Python as a language for writing websites. I
> must say that I'm overwhelmed by the number of choices I have (mod_python
> with publisher, Vampire, mps, Spyce), cgi, fcgi, Webware, Zope,
> Plone, ...).
>
> Isn't there any article in style "this suite use this style of programming
> and is good for this type of applications"?

Have you looked at these links?
    http://www.python.org/pycon/papers/framework/web.html
    http://pyre.third-bit.com/pyweb/index.html
You may find also this interesting as a list to several links related to 
this topic:
    http://www.python.org/moin/WebProgramming

Dan 





More information about the Python-list mailing list