RETIRED, further work has moved to Debian project infrastructure
Go to file
Ben Bangert 87af99aef4 Merge pull request #460 from python-zk/jeffwidman-remove-easy-install
chore: remove `easy_install` instructions
2017-07-24 09:03:12 -07:00
debian Convert readthedocs link for their .org -> .io migration for hosted projects 2016-05-29 18:58:45 +01:00
docs chore: remove `easy_install` instructions 2017-07-23 23:11:37 -06:00
kazoo chore: tag 2.4.0 release 2017-06-14 08:48:00 -07:00
sw update bundled virtualenv to 1.11.4 2014-03-14 10:26:39 +01:00
.clog.toml chore: tag 2.3.1 release 2017-06-01 10:38:27 -07:00
.gitignore Make use of the new travis-ci caching mechanism. 2015-05-28 11:41:26 +02:00
.hound.yml feat: pep8 all the things 2017-06-01 17:52:51 -07:00
.travis.yml feat: drop Python 2.6/3.3 official support, add 3.5/3.6 testing 2017-06-01 11:58:37 -07:00
CHANGES.md chore: tag 2.4.0 release 2017-06-14 08:48:00 -07:00
CONTRIBUTING.md chore: tag 2.3.0 release 2017-05-31 20:50:20 -07:00
LICENSE Initial commit and project structure 2012-05-23 16:45:24 -07:00
MANIFEST.in chore: update MANIFEST.in to reflect changes to filenames 2017-06-01 09:47:35 -07:00
Makefile Make use of the new travis-ci caching mechanism. 2015-05-28 11:41:26 +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 feat: drop Python 2.6/3.3 official support, add 3.5/3.6 testing 2017-06-01 11:58:37 -07:00
tox.ini feat: pep8 all the things 2017-06-01 17:52:51 -07: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.