RETIRED, further work has moved to Debian project infrastructure
Go to file
Jeff Widman f7c871a901 Merge pull request #469 from python-zk/462-virtualenv-continued
chore: stop bundling virtualenv and assorted fixes
2017-07-24 16:03:43 -06:00
docs chore: remove `easy_install` instructions 2017-07-23 23:11:37 -06:00
kazoo Remove unused GEVENT_VERSION env variable. 2017-07-24 21:36:44 +02:00
.clog.toml chore: tag 2.3.1 release 2017-06-01 10:38:27 -07:00
.gitignore Remove deprecated `pip --download-cache` option. 2017-07-24 21:36:44 +02:00
.hound.yml feat: pep8 all the things 2017-06-01 17:52:51 -07:00
.travis.yml Remove deprecated `pip --download-cache` option. 2017-07-24 21:36:44 +02:00
CHANGES.md chore: tag 2.4.0 release 2017-06-14 08:48:00 -07:00
CONTRIBUTING.md docs: minor tweaks to contributing.md (#464) 2017-07-24 21:35:12 +02:00
LICENSE Initial commit and project structure 2012-05-23 16:45:24 -07:00
MANIFEST.in chore: stop bundling virtualenv 2017-07-24 21:22:20 +02:00
Makefile Remove unused GEVENT_VERSION env variable. 2017-07-24 21:36:44 +02:00
README.md chore: tag 2.3.0 release 2017-05-31 20:50:20 -07:00
ensure-zookeeper-env.sh chore: add travis deployment and update ZK versions 2017-06-01 09:34:01 -07:00
requirements.txt Add tox.ini for using tox for testing 2015-03-18 14:13:33 -07:00
requirements_eventlet.txt Bump up eventlet + gevent version to be newer 2015-05-29 11:38:07 -07:00
requirements_gevent.txt Restrict gevent for older versions and newer versions 2017-03-10 17:36:25 -08:00
requirements_sphinx.txt Update test/doc dependencies to latest versions. 2014-08-11 12:22:13 +02:00
run_failure.py feat: pep8 all the things 2017-06-01 17:52:51 -07:00
setup.cfg chore: remove `easy_install` instructions 2017-07-23 23:11:37 -06:00
setup.py style: pep8 imports 2017-07-23 23:50:21 -06:00
tox.ini chore: stop bundling virtualenv 2017-07-24 21:22:20 +02:00

README.md

Kazoo

Travis Build

Latest Version

Downloads

kazoo implements a higher level API to Apache Zookeeper for Python clients.

See the full docs for more information.

License

kazoo is offered under the Apache License 2.0.

Authors

kazoo started under the Nimbus Project and through collaboration with the open-source community has been merged with code from Mozilla and the Zope Corporation. It has since gathered an active community of over fifty contributors.