Hi fellow scriptwriters,
I have a python program that outputs data frequently but i would like to have this data displayed on a website automatically instead of manually doing so due to the large amount of data it is,
so the question is how do i do this? I have been finding conflicting information online but most of it insists i have to use an online server, I'm looking for confirmation that that can work before diving into new territory,
and if it does, can i connect the output from a server to automatically update a django webapp?
Thanks, Massive Love