summaryrefslogtreecommitdiff
path: root/README.rst
blob: 826574fbb8873b53ef2872964d84a5565020dd41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

HappyBase
=========

**HappyBase** is a developer-friendly `Python <http://python.org/>`_ library to
interact with `Apache HBase <http://hbase.apache.org/>`_.

The source code is available from https://github.com/wbolster/happybase.

Documentation for HappyBase is in the `doc/` directory. Run `make doc` to
generate the HTML documentation, then browse to `doc/build/html/index.html`.
Alternatively, you can view the docs online at
http://happybase.readthedocs.org/, but keep in mind that this may be an
outdated version.