Quickest way to make py script Web accessible

rtilley at vt.edu rtilley at vt.edu
Thu Jan 5 10:12:57 EST 2006


I apologize for my inital ambiguity.

Say I have a .py script that gets email addresses from a database and
then sends messages to customers (this is not spam, these guys _want_
to get the emails). Historically, IT has executed the script when
someone in Marketing makes a request. I want to make it so that
Marketing can run the script themselves by executing the script through
a Web-based interface. I don't want to have to alter the script a great
deal in order to do this.




More information about the Python-list mailing list