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