HappyBase is a developer-friendly Python library to interact with Apache HBase.
This APIS fork captures a focused modernization pass on the upstream project with an emphasis on practical compatibility and keeping the public API stable for existing users.
- Documentation (Read the Docs)
- Downloads (PyPI)
- APIS fork (GitHub)
- Original source (GitHub)
Modernization focus in this fork:
- cleaner local test execution on current Python toolchains
- targeted compatibility and packaging cleanup
- conservative modernization without changing the synchronous public API