{"library":"pid","type":"library","category":null,"description":"The `pid` library (current version 3.0.4) provides robust pidfile management capabilities, including stale detection and file-locking. It can be used as a context manager or a decorator to ensure only one instance of a process is running, and to handle cleanup of the pidfile on termination. It's a stable library with a focus on reliable process control.","language":"python","status":"active","version":"3.0.4","tags":["pidfile","process management","locking","context manager","daemon","single instance"],"install":[{"cmd":"pip install pid","imports":["from pid import PidFile","from pid.decorator import pidfile"]}],"homepage":null,"github":"https://github.com/trbs/pid","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pid/","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/pid/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}