google-cloud-happybase

Client library for Google Cloud Bigtable: HappyBase layer


License
Apache-2.0
Install
pip install google-cloud-happybase==0.33.0

Documentation

Google Cloud Python HappyBase Client

Python idiomatic client for Google Cloud Platform HappyBase emulation.

pypi versions

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.

Quick Start

$ pip install --upgrade google-cloud-happybase

Supported Python Versions

Python >= 3.4

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

Authentication

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.

Contributing

Contributions to this library are always welcome and highly encouraged.

See CONTRIBUTING for more information on how to get started.

License

MIT - See LICENSE for more information.