Python for Webscripting (like PHP)
Florian Lindner
Florian.Lindner at xgm.de
Thu Aug 18 05:30:39 EDT 2005
Hello,
I've been using Python a lot for scripting (mainly scripts for server
administration / DB access). All these scripts were shell based.
Now I'm considering using Python (with mod_python on Apache 2) for a web
project, just how I've used PHP in some smaller Projects before (<?php
print "foo" ?>)..
How suitable is Python for these kind of projects? What do think? Does the
stdlib offers all basic functions for this kind of requirements?
Thanks,
Florian
More information about the Python-list
mailing list