Quickest way to make py script Web accessible

rtilley at vt.edu rtilley at vt.edu
Thu Jan 5 08:17:59 EST 2006


What is the quickiest and easiest way to make a py script run on a Web
server? I have access to an Apache Web server running on Linux.

I'm often asked to run some of my scripts on behalf of others. My hope
is to make a simple Web-based interface where people could run the
scripts themselves whenever they like... instead of asking me.

I'd rather not rewrite the scripts with PHP. Any tips on a fast, easy
way of doing this?

Thanks!




More information about the Python-list mailing list