Florian Lindner ha scritto: > 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? >
You can use the Python Server Pages, that are analogous to ASP, PHP and JSP. <http://www.webwareforpython.org/> <http://www.webwareforpython.org/Webware/PSP/Docs/index.html> -- <http://robiweb90.blogspot.com> robiweb90 [at] gmail [dot] com "Nessuno può fabbricare una macchina tanto intelligente che possa essere usata da uno sciocco" - Confucio -- http://mail.python.org/mailman/listinfo/python-list