Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

python-zk/zc-zookeeper-static

Repository files navigation

ZooKeeper Python bindings

This is a self-contained distribution of the ZooKeeper Python bindings. It should build on any unix-like system by just running the setup.py script or using an install tool like pip, easy_install or buildout. (Windows patches to the setup script are welcome. :)

For more information except building instructions, see the file ORIGINAL-README included in the source distribution.

If you have setuptools or distribute in your python path, then you can use the setup.py test command to run the tests. Note, however, that the tests require that a testing ZooKeeper server be running on port 22182 of the local machine.

You can find the source code of this distribution at https://github.com/python-zk/zc-zookeeper-static

Changelog

3.4.4-1 (unreleased)

3.4.4 (2012-09-25)

Based on Zookeeper 3.4.4.

3.4.3-5 (2012-08-23)

Based on Zookeeper 3.4.3.

3.4.3-4 (2012-08-16)

Based on Zookeeper 3.4.3.

3.4.3-3 (2012-06-06)

Based on Zookeeper 3.4.3.

3.4.3 (2012-04-20)

Based on Zookeeper 3.4.3.

3.3.5 (2012-03-24)

Based on Zookeeper 3.3.5.