https://github.com/python-happybase/happybase
[UNMAINTAINED] A developer-friendly Python library to interact with Apache HBase
https://github.com/python-happybase/happybase
Last synced: 15 days ago
JSON representation
[UNMAINTAINED] A developer-friendly Python library to interact with Apache HBase
- Host: GitHub
- URL: https://github.com/python-happybase/happybase
- Owner: python-happybase
- License: other
- Created: 2012-05-20T20:06:10.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-09-26T09:31:47.000Z (about 1 month ago)
- Last Synced: 2025-10-21T19:59:13.439Z (15 days ago)
- Language: Python
- Homepage: https://happybase.readthedocs.io/
- Size: 478 KB
- Stars: 609
- Watchers: 34
- Forks: 163
- Open Issues: 34
-
Metadata Files:
- Readme: README.rst
- Changelog: NEWS.rst
- License: LICENSE.rst
Awesome Lists containing this project
- awesome-python-resources - GitHub - 10% open · ⏱️ 12.07.2022): (数据库 Drivers)
- best-of-python - GitHub - 15% open · ⏱️ 26.09.2025): (Database Clients)
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.