You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Wouter Bolsterlee <uw...@xs4all.nl> on 2013/06/12 22:48:40 UTC

[announce] HappyBase 0.6, a developer-friendly Python library to interact with HBase

Hi all,

I have just released HappyBase 0.6. This release improves the exception
handling in the connection pool that was added in HappyBase 0.5.

Release notes:

  http://happybase.readthedocs.org/en/latest/news.html

Documentation:

  http://happybase.readthedocs.org/

Source code:

  https://github.com/wbolster/happybase

Python Package Index (PyPI):

  http://pypi.python.org/pypi/happybase/

Installation:

  $ pip install happybase

Please try it out, and make sure to report any issues on Github. Patches
are also most welcome!

    — Wouter