README.rst 701 B

123456789101112131415161718192021222324252627
  1. =====
  2. Kazoo
  3. =====
  4. ``kazoo`` implements a higher level API to `Apache Zookeeper`_ for Python
  5. clients.
  6. See `the full docs`_ for more information.
  7. License
  8. =======
  9. ``kazoo`` is offered under the Apache License 2.0.
  10. Authors
  11. =======
  12. ``kazoo`` started under the `Nimbus Project`_ and through collaboration with
  13. the open-source community has been merged with code from `Mozilla`_ and the
  14. `Zope Corporation`_. It has since gathered an active community of over two
  15. dozen contributors.
  16. .. _Apache Zookeeper: http://zookeeper.apache.org/
  17. .. _the full docs: http://kazoo.rtfd.org/
  18. .. _Nimbus Project: http://www.nimbusproject.org/
  19. .. _Zope Corporation: http://zope.com/
  20. .. _Mozilla: http://www.mozilla.org/