= How can I run python code to update a visual on a free hosted website? =

![ ](httpswww.redditstatic.com/desktop2x/img/renderTimingPixel.png)

I am a very new web developer, I just do this for a hobby.

I have tried googling and have found things like pythonanywhere or free sites like 000webhosting etc but I can't quite work out an elegant solution.

I want to run a piece of python code periodically that is using gigabytes of data from a database and for the results of the code to be accessible on a website and graphed. Also it has to be free

Ive looked at a Django solution but I can't find a way of hosting for free.

I can't find a free dedicated server where I can write some Cron jobs (python) and also host a site. 000webhosting allows for one Cron job but I wouldn't be able to use python.

I could run it with limited usage on pythonanywhere to update a database that is shared by a website in 000webhosting and pull the data on that, but that seems like I'm adding a middleman.

Any ideas, pointers, or rookie errors?

Also, I know I'm reaching to try and find a free solution but this is a hobby project and I don't really want to spend money on it yet

== About Community ==

Members

Online