{"library":"zc-lockfile","type":"library","category":null,"description":"The zc.lockfile package provides a basic, portable implementation of interprocess locks using file-locking primitives. It is not specifically for locking files themselves, but rather for providing general-purpose interprocess locks with a file-based mechanism. Currently at version 4.0, the library is actively maintained with updates primarily focused on Python version compatibility and bug fixes.","language":"python","status":"active","version":"4.0","tags":["concurrency","locking","inter-process","file-lock","zope"],"last_verified":"Thu May 21","install":[{"cmd":"pip install zc.lockfile","imports":["from zc.lockfile import LockFile","from zc.lockfile import LockError"]}],"homepage":null,"github":"https://github.com/zopefoundation/zc.lockfile","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zc-lockfile/","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.8,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zc-lockfile/compatibility"}}