Python idiomatic client for Google Cloud Platform HappyBase emulation.
This client is provided as a HappyBase emulation layer which uses Google Cloud Bigtable as the underlying storage layer.
If you need support for other Google APIs, check out the Google APIs Python Client library.
$ pip install --upgrade google-cloud-happybase
Python >= 3.4
Python == 2.7. Python 2.7 support will be removed on January 1, 2020.
With google-cloud-python
we try to make authentication as painless as
possible. Check out the Authentication section in our documentation to
learn more. You may also find the authentication document shared by all
the google-cloud-*
libraries to be helpful.
Contributions to this library are always welcome and highly encouraged.
See CONTRIBUTING for more information on how to get started.
MIT - See LICENSE for more information.