I have a Python 2.7 script that produces *.csv files.  I'd like to run this 
Python script on a remote server and make the *.csv files publicly available to 
read.

Can this be done on Heroku?  I've gone through the tutorial, but it seems to be 
geared towards people who want to create a whole web site.

If Heroku isn't the solution for me, what are the alternatives?  I tried Google 
App Engine, but it requires Python 2.5 and won't work with 2.7.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to