forked from GoogleCloudPlatform/python-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.rst.in
More file actions
25 lines (19 loc) · 796 Bytes
/
README.rst.in
File metadata and controls
25 lines (19 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# This file is used to generate README.rst
product:
name: Google Cloud Bigtable
short_name: Cloud Bigtable
url: https://cloud.google.com/bigtable/docs
description: >
`Google 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.
description: |
This directory contains samples that demonstrate using the Google Cloud Client Library for
Python as well as the `Google Cloud Client Library HappyBase package`_ to connect to and
interact with Cloud Bigtable.
.. _Google Cloud Client Library HappyBase package:
https://github.com/GoogleCloudPlatform/google-cloud-python-happybase
setup:
- auth
- install_deps
cloud_client_library: true