{"library":"flufl-lock","type":"library","category":null,"description":"The flufl.lock library provides an NFS-safe, file-based locking algorithm for POSIX and Windows systems, heavily influenced by the GNU/Linux open(2) manpage's O_EXCL option. It aims to prevent race conditions on NFS file systems by using atomic file operations with robust timeouts and lock-breaking capabilities. Currently at version 9.0.0, the library is under active development with regular updates and maintenance releases.","language":"python","status":"active","version":"9.0.0","tags":["lock","locking","NFS","file-locking","concurrency","synchronization"],"last_verified":"Thu May 21","install":[{"cmd":"pip install flufl.lock","imports":["from flufl.lock import Lock","from flufl.lock import AlreadyLockedError","from flufl.lock import NotLockedError"]}],"homepage":"https://flufllock.readthedocs.io","github":null,"docs":"https://flufllock.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/flufl-lock/","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.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flufl-lock/compatibility"}}