Web scripting with Python (1st post here, also :-)

A.M. Kuchling akuchlin at ute.mems-exchange.org
Wed Mar 6 16:05:59 EST 2002


In article <40c3f5da.0203061114.18f7fea6 at posting.google.com>, 
	Julio Nobrega wrote:
>   Well, enough is enough, isn't? Where do I start? It's for a weblog
> (Kuro5hin-like) system.
>   Anyone have a tip for me? Examples? Squisdot is the way to go?

Do you want to *write* a Weblog-like system, or just *use* one?  If you
just want to use one, then Squishdot is the only alternative in Python
that I'm aware of, and it requires Zope.

If you want to write your own, then there are lots of different Web
programming frameworks for Python.  I like Quixote best
(http://www.mems-exchange.org/software/quixote/) but then I'm also one
of the developers.  Paul Boddie has a list of frameworks at 
http://www.infector.com/Paul/Python/web_modules.html .

--amk                                                             (www.amk.ca)
Thou hast made the Furies cry, Orpheus. They will never forgive you
for that.
    -- Queen Persephone, in SANDMAN: "The Song of Orpheus"




More information about the Python-list mailing list