: Hosting options for running a daily run python script which creates a CSV file? I wish to run a Python script that daily pulls in some prices and creates a CSV file from them. What web hosting
I wish to run a Python script that daily pulls in some prices and creates a CSV file from them.
What web hosting and cloud options exist to do this.
The script will only run for literally seconds and the CSV file is very small so not much resources at all. I suppose the problem being the Python setup/installation.
www.pythonanywhere.com seems an option, but want to pay the least amount for this.
Is it possible to do this with AWS, Azure or another Cloud service and which services would I need?
More posts by @Odierno851
1 Comments
Sorted by latest first Latest Oldest Best
I suggest you toy get an VPS with SSH support, which gives you a total control to do everything you want with the server.
Then u could just make a cron task to execute your script daily
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.