A simple Daemonizing module for Python scripts.
Project description
An effective way to daemonize a Python script with some added functionality like spawning new child processes and verify the status of a running process. This version includes a testing directory in the source file.