Running a Python script on a web server
Abhijeet Mahagaonkar
abhijeet.manohar at gmail.com
Tue Jun 7 23:10:28 EDT 2011
Dear Pythoners,
I have written a few python tools and cant distribute as exe due to
scalability issues. I started with a few tools and gave it as exe to the
users and now as the number of tools have increased, they complain they have
too many exes :)
So i have requested a server space so I need some inputs on how i will be
able to "host" these scripts on a webserver and have them run on browsers
rather than on individual systems.
I have not done web prog, so consider this as a noob question :)
Thanks in advance
Warm Regards,
Abhijeet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110608/e863fb98/attachment.html>
More information about the Python-list
mailing list