{"library":"zope-processlifetime","type":"library","category":null,"description":"zope.processlifetime provides an API for registering subscribers to events occurring during a process's lifecycle, such as starting, initialized, and stopping. It is a core component of the Zope Toolkit, enabling robust resource management and cleanup in Zope-based applications. The current version is 4.0, with releases typically following major Python version updates or Zope Foundation initiatives.","language":"python","status":"active","version":"4.0","tags":["zope","lifecycle","events","process","toolkit","framework"],"last_verified":"Wed May 27","install":[{"cmd":"pip install zope.processlifetime","imports":["from zope.processlifetime import registerProcessSubscriber","from zope.processlifetime import IProcessStarting","from zope.processlifetime import IProcessInitialized","from zope.processlifetime import IProcessStopping"]}],"homepage":null,"github":"http://github.com/zopefoundation/zope.processlifetime","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zope-processlifetime/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zope-processlifetime/compatibility"}}