Re: Remote server: running a Python script and making *.csv files publicly available

2012-12-05 Thread Michael Torrie
On 12/05/2012 12:14 PM, Jason Hsu wrote: > 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 gea

Re: Remote server: running a Python script and making *.csv files publicly available

2012-12-05 Thread Miki Tebeka
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://stackoverfl

Remote server: running a Python script and making *.csv files publicly available

2012-12-05 Thread Jason Hsu
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