
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
google-cloud-happybase
Advanced tools
Python idiomatic client for `Google Cloud Platform`_ HappyBase emulation.
.. _Google Cloud Platform: https://cloud.google.com/
|pypi| |versions|
Documentation
_.. _Documentation: http://google-cloud-python-happybase.readthedocs.io/
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/
::
$ 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.
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/googleapis/gcloud-common/tree/master/authentication
Contributions to this library are always welcome and highly encouraged.
See CONTRIBUTING
_ for more information on how to get started.
.. _CONTRIBUTING: https://github.com/googleapis/google-cloud-python-happybase/blob/master/CONTRIBUTING.rst
MIT - See LICENSE
_ for more information.
.. _LICENSE: https://github.com/googleapis/google-cloud-python-happybase/blob/master/LICENSE
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-happybase.svg :target: https://pypi.org/project/google-cloud-happybase/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-happybase.svg :target: https://pypi.org/project/google-cloud-happybase/
FAQs
Client library for Google Cloud Bigtable: HappyBase layer
We found that google-cloud-happybase demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.