how to run python scripts on a website
Christoph Zwerschke
cito at online.de
Sun Jan 22 21:26:19 EST 2006
py schrieb:
> i have a website which runs apache on linux. it supports python (i
> think via cgi....not sure how else). anyway how can I go to a web page
> and run a python script or something like that? for example say i make
> a script which prints out all the links on another URL....how can i run
> that?
Here is an audio introduction to CGI programming with Python:
http://libsyn.com/media/awaretek/Python411_050813_CGI.mp3
More information about the Python-list
mailing list