Skip to content

Files

This branch is 33021 commits behind googleapis/google-cloud-python:main.

bigtable

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 2, 2018
May 16, 2018
May 16, 2018
Sep 23, 2016
Feb 24, 2018
Feb 28, 2018
Mar 23, 2017
Jun 27, 2017
Nov 1, 2017
May 16, 2018
Oct 31, 2017
Apr 13, 2018
Sep 27, 2016
May 2, 2018

Python Client for Google Cloud Bigtable

Python idiomatic client for Google Cloud Bigtable

pypi versions

Quick Start

$ pip install --upgrade google-cloud-bigtable

For more information on setting up your Python development environment, such as installing pip and virtualenv on your system, please refer to Python Development Environment Setup Guide for Google Cloud Platform.

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.

Using the API

Cloud Bigtable is Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.

See the google-cloud-python API Bigtable Documentation to learn how to manage your data in Bigtable tables.