• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

docs/H01-Jun-2018-2,0361,303

kazoo/H01-Jun-2018-13,63010,217

kazoo.egg-info/H03-May-2022-747574

CHANGES.mdH A D01-Jun-201827.6 KiB689528

CONTRIBUTING.mdH A D01-Jun-20185.7 KiB168119

LICENSEH A D01-Jun-20189.9 KiB177149

MANIFEST.inH A D01-Jun-2018252 1312

PKG-INFOH A D01-Jun-201835.1 KiB747574

README.mdH A D01-Jun-2018778 2919

setup.cfgH A D01-Jun-2018288 2216

setup.pyH A D01-Jun-20182.3 KiB8071

README.md

1Kazoo
2=====
3
4![Travis Build](https://travis-ci.org/python-zk/kazoo.svg?branch=master)
5
6![Latest Version](https://img.shields.io/pypi/v/kazoo.svg)
7
8![Downloads](https://img.shields.io/pypi/dm/kazoo.svg)
9
10`kazoo` implements a higher level API to [Apache
11Zookeeper](http://zookeeper.apache.org/) for Python clients.
12
13See [the full docs](http://kazoo.rtfd.org/) for more information.
14
15License
16-------
17
18`kazoo` is offered under the Apache License 2.0.
19
20Authors
21-------
22
23`kazoo` started under the [Nimbus
24Project](http://www.nimbusproject.org/) and through collaboration with
25the open-source community has been merged with code from
26[Mozilla](http://www.mozilla.org/) and the [Zope
27Corporation](http://zope.com/). It has since gathered an active
28community of over fifty contributors.
29