File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,13 @@ Python Client for Cloud Spanner
33
44 Python idiomatic client for `Cloud Spanner `_.
55
6- .. _Cloud Spanner : https://googlecloudplatform.github.io/google-cloud-python/latest/ spanner/usage.html
6+ .. _Cloud Spanner : https://cloud.google.com/ spanner/
77
8+ |pypi | |versions |
9+
10+ - `Documentation `_
11+
12+ .. _Documentation : https://googlecloudplatform.github.io/google-cloud-python/latest/spanner/usage.html
813
914Quick Start
1015-----------
@@ -152,3 +157,8 @@ See the ``google-cloud-python`` API `Cloud Spanner documentation`_ to learn how
152157to connect to Cloud Spanner using this Client Library.
153158
154159.. _Cloud Spanner documentation : https://googlecloudplatform.github.io/google-cloud-python/latest/spanner/usage.html
160+
161+ .. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-spanner.svg
162+ :target: https://pypi.org/project/google-cloud-spanner/
163+ .. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-spanner.svg
164+ :target: https://pypi.org/project/google-cloud-spanner/
You can’t perform that action at this time.
0 commit comments