On Wednesday, December 5, 2012 11:14:42 AM UTC-8, Jason Hsu wrote:
> 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.
See one option - 
http://stackoverflow.com/questions/8470733/how-can-i-handle-static-files-with-python-webapp2-in-heroku

> 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.
AppEngine does support Python 2.7, see 
https://developers.google.com/appengine/docs/python/runtime
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to