Google Cloud Python HappyBase Client
Python idiomatic client for `Google Cloud Platform`_ HappyBase emulation.
.. _Google Cloud Platform: https://cloud.google.com/
|pypi| |build| |coverage| |versions|
Homepage_API Documentation_
.. _Homepage: https://googlecloudplatform.github.io/google-cloud-python/
.. _API Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/
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_.
.. _Google APIs Python Client library: https://github.com/google/google-api-python-client
.. _HappyBase: https://happybase.readthedocs.io/en/latest/
Quick Start
::
$ pip install --upgrade google-cloud-happybase
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.
.. _Authentication section: http://google-cloud-python.readthedocs.io/en/latest/google-cloud-auth.html
.. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
Contributing
Contributions to this library are always welcome and highly encouraged.
See CONTRIBUTING_ for more information on how to get started.
.. _CONTRIBUTING: https://github.com/GoogleCloudPlatform/google-cloud-python-happybase/blob/master/CONTRIBUTING.rst
License
MIT - See LICENSE_ for more information.
.. _LICENSE: https://github.com/GoogleCloudPlatform/google-cloud-python-happybase/blob/master/LICENSE
.. |build| image:: https://travis-ci.org/GoogleCloudPlatform/google-cloud-python-happybase.svg?branch=master
:target: https://travis-ci.org/GoogleCloudPlatform/google-cloud-python-happybase
.. |coverage| image:: https://coveralls.io/repos/GoogleCloudPlatform/google-cloud-python-happybase/badge.png?branch=master
:target: https://coveralls.io/r/GoogleCloudPlatform/google-cloud-python-happybase?branch=master
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-happybase.svg
:target: https://pypi.python.org/pypi/google-cloud-python-happybase
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-happybase.svg
:target: https://pypi.python.org/pypi/google-cloud-python-happybase