Library to implement a well-behaved Unix daemon process.
conda install anaconda::python-daemon
This library implements the well-behaved daemon specification of PEP 3143, “Standard daemon process library”.