0

I have a python script that is continuously reading from an endless stream. i have tested it by running the script for days on my local machine. using: Python script.py and it keeps running since the stream is continuously sending data.
Now I have placed the file on a server and I want this to run continuously even when i log out of the server.
any help?

0 Answers0