I was writing a Python program to perform some routine tasks on twitter API, and came across this very helpful article for creating daemon process in Python... thought you might be interested...
I was writing a Python program to perform some routine tasks on twitter API, and came across this very helpful article for creating daemon process in Python... thought you might be interested...