{"library":"python-redis-lock","type":"library","category":null,"description":"python-redis-lock is a Python library that provides a distributed lock context manager, implemented using Redis's `SETNX` (SET if Not eXists) and `BLPOP` operations. It aims to offer an interface similar to Python's built-in `threading.Lock`. The current version is 4.0.1, and it maintains an active release cadence, with its latest major update in late 2022.","language":"python","status":"active","version":"4.0.1","tags":["redis","lock","concurrency","distributed-lock","context-manager"],"install":[{"cmd":"pip install python-redis-lock","imports":["from redis_lock import Lock"]}],"homepage":null,"github":"https://github.com/ionelmc/python-redis-lock","docs":"https://python-redis-lock.readthedocs.io/","changelog":"https://python-redis-lock.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/python-redis-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.9,"avg_import_s":0.42,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-redis-lock/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}