txkazoo

Twisted binding for Kazoo


Keywords
twisted, kazoo, zookeeper, distributed
License
Apache-2.0
Install
pip install txkazoo==0.0.6b2

Documentation

txkazoo

Build Status Coverage Status

Twisted wrapper for Kazoo.

Status

This is not yet meant for public use.

Running tests

Use tox. By default, this will run the entire test suite plus a number of sanity checks. Any additional positional arguments passed to tox will be passed to trial, the test runner. You can use this to only test part of the test suite, for example:

tox -- txkazoo.test.test_something