Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/python-happybase/happybase
A developer-friendly Python library to interact with Apache HBase
https://github.com/python-happybase/happybase
Last synced: 6 days ago
JSON representation
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 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T07:22:12.000Z (11 months ago)
- Last Synced: 2024-05-20T09:17:31.069Z (6 months ago)
- Language: Python
- Homepage: https://happybase.readthedocs.io/
- Size: 476 KB
- Stars: 609
- Watchers: 35
- Forks: 162
- Open Issues: 34
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
- best-of-python - GitHub - 15% open · ⏱️ 04.12.2023): (Database Clients)
- awesome-python-resources - GitHub - 10% open · ⏱️ 12.07.2022): (数据库 Drivers)
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.