summaryrefslogtreecommitdiff
path: root/doc/index.rst
blob: 99acbe271fde50df69d2216fa580068ded3c3fa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
*********
HappyBase
*********

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

.. rubric:: Table of contents

.. toctree::
   :maxdepth: 1

   introduction
   installation
   tutorial
   api
   news
   development
   todo
   license


.. rubric:: Indices and tables

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`


.. vim: set spell spelllang=en: