{"library":"python-daemon","type":"library","category":null,"description":"python-daemon is a Python library that implements the well-behaved Unix daemon process specification outlined in PEP 3143. It provides a `DaemonContext` class to manage the process environment for a program becoming a daemon, handling aspects like forking, changing directories, setting umask, and redirecting standard file descriptors. The current version is 3.1.2, and it is actively maintained with releases approximately every few months, though code changes are less frequent.","language":"python","status":"active","version":"3.1.2","tags":["daemon","unix","process","background","pep3143"],"install":[{"cmd":"pip install python-daemon","imports":["from daemon import DaemonContext","from daemon import runner","from lockfile import FileLock"]}],"homepage":"https://pagure.io/python-daemon/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-daemon/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-daemon/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}