Inserting Python commands into HTML documents
Thanos Vassilakis
tvassila at siac.com
Mon Apr 14 09:58:56 EDT 2003
Try using Python Service Objects (pso) ,see:
user guide: http://www.scriptfoundry.com/modules/pso/doc/pso-guide.html
and building a site in 10 minutes:
http://www.scriptfoundry.com/modules/pso/doc/pso-example.html
Hello,
I am an extremely new member of the Python family. I had a job interview
where they charged me with the task of creating a (fake) corporate
website using Python in ten days--with two left now.
The problem is that what I have read seems to say Python is a CGI
language... Am I remiss in believing that my website is going to be
completely run from inside a couple .PY files in the CGI-BIN?
Is there a way for it to act more like PHP, as in run Python commands
from inside the (index|contacts|about|etc).html or at least simulate
that behavior? (This is on a linux server and I am not to use PHP, FYI.)
Thank you all for any assistance!
--
http://mail.python.org/mailman/listinfo/python-list
-----------------------------------------
This message and its attachments may contain privileged and confidential information. If you are not the intended recipient(s), you are prohibited from printing, forwarding, saving or copying this email. If you have received this e-mail in error, please immediately notify the sender and delete this e-mail and its attachments from your computer.
More information about the Python-list
mailing list