>I already do this with a python script locally on my PC, but I'm looking to have this run on somebody else's computer (aka "the cloud").
https://fly.io/docs/getting-started/python/
https://vercel.com/docs/runtimes#official-runtimes/python
https://www.digitalocean.com/community/tech_talks/deploying-...
Why do you need the cloud? It doesn't look like a very demanding application... just get a cheap vps from https://www.lowendstock.com/ ? The ones I got for $5-10 per year are pretty reliable.
>I already do this with a python script locally on my PC, but I'm looking to have this run on somebody else's computer (aka "the cloud").
https://fly.io/docs/getting-started/python/
https://vercel.com/docs/runtimes#official-runtimes/python
https://www.digitalocean.com/community/tech_talks/deploying-...