kazoo¶ Kazoo is a Python library designed to make working with Zookeeper a more hassle-free experience that is less prone to errors. Kazoo features: A wide range of recipe implementations, like Lock, Election or Queue Data and Children Watchers Simplified Zookeeper connection state tracking Unified asynchronous API for use with greenlets or threads Support for gevent >= 1.2 Support for eventlet Su