{"library":"daemonize","type":"library","category":null,"description":"daemonize is a Python library designed to allow your code to run as a well-behaved daemon process on Unix-like systems. It simplifies the complex steps involved in daemonization, such as forking, session management, and PID file handling. The current version is 2.5.0, and it is actively maintained with releases occurring periodically, typically a few times a year or every couple of years.","language":"python","status":"active","version":"2.5.0","tags":["daemon","process","unix","background"],"last_verified":"Sun May 24","install":[{"cmd":"pip install daemonize","imports":["from daemonize import Daemonize"]}],"homepage":null,"github":"https://github.com/thesharp/daemonize","docs":null,"changelog":null,"pypi":"https://pypi.org/project/daemonize/","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.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/daemonize/compatibility"}}