{"library":"tooz","type":"library","category":null,"description":"Tooz is a Python library designed to provide distributed systems primitives such as group membership, leader election, distributed locking, and distributed messaging. It offers a unified API over various backend drivers like Redis, ZooKeeper, and Etcd. Currently at version 8.1.0, it is actively maintained as part of the OpenStack ecosystem with regular updates.","language":"python","status":"active","version":"8.1.0","tags":["distributed systems","coordination","locks","leader election","group membership","messaging","concurrency"],"last_verified":"Wed May 27","install":[{"cmd":"pip install tooz","imports":["from tooz.drivers import DriverFactory","from tooz.locking import Lock","from tooz.coordination import CoordinationDriver"]},{"cmd":"pip install tooz[redis]","imports":[]},{"cmd":"pip install tooz[zookeeper]","imports":[]}],"homepage":"https://docs.openstack.org/tooz","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/tooz/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.2,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tooz/compatibility"}}