Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wbolster/happybase

A developer-friendly Python library to interact with Apache HBase
https://github.com/wbolster/happybase

Last synced: about 2 months ago
JSON representation

A developer-friendly Python library to interact with Apache HBase

Awesome Lists containing this project

README

        

HappyBase
=========

**HappyBase** is a developer-friendly Python_ library to interact with Apache
HBase_.

* `Documentation `_ (Read the Docs)
* `Downloads `_ (PyPI)
* `Source code `_ (Github)

.. _Python: http://python.org/
.. _HBase: http://hbase.apache.org/

.. If you're reading this from the README.rst file in a source tree,
you can generate the HTML documentation by running "make doc" and browsing
to doc/build/html/index.html to see the result.