{"library":"fifolock","type":"library","category":null,"description":"Fifolock is a Python library providing flexible, low-level synchronization primitives for `asyncio` applications. It implements first-in-first-out (FIFO) ordered locks, ensuring requests are granted strictly in the order they are made. The current version is 0.0.20. The project appears to have an infrequent release cadence, with the last significant activity several years ago.","language":"python","status":"active","version":"0.0.20","tags":["asyncio","lock","fifo","synchronization","concurrency","async","python3"],"last_verified":"Tue May 26","install":[{"cmd":"pip install fifolock","imports":["from fifolock import FifoLock"]}],"homepage":null,"github":"https://github.com/michalc/fifolock","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fifolock/","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.19,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fifolock/compatibility"}}