Contents

google-cloud-spanner 3.63.0

0

Google Cloud Spanner API client library

Google Cloud Spanner API client library

Stars: 150, Watchers: 150, Forks: 104, Open Issues: 91

The googleapis/python-spanner repo was created 6 years ago and the last code push was 4 days ago.
The project is popular with 150 github stars!

How to Install google-cloud-spanner

You can install google-cloud-spanner using pip

pip install google-cloud-spanner

or add it to a project with poetry

poetry add google-cloud-spanner

Package Details

Author
Google LLC
License
Apache 2.0
Homepage
https://github.com/googleapis/python-spanner
PyPi:
https://pypi.org/project/google-cloud-spanner/
GitHub Repo:
https://github.com/googleapis/python-spanner

Classifiers

  • Internet
No  google-cloud-spanner  pypi packages just yet.

Errors

A list of common google-cloud-spanner errors.

Code Examples

Here are some google-cloud-spanner code examples and snippets.

GitHub Issues

The google-cloud-spanner package has 91 open issues on GitHub

  • wip: add test for missing instance_id in SpannerMetricsTracerFactory
  • InvalidArgument error: "resource labels is incomplete, missing (instance_id)" when exporting built-in metrics
  • feat: add TLS/mTLS support for experimental host
  • chore(deps): update dependency virtualenv to v20.36.1 [security]
  • chore: remove session pool and only use multiplexed sessions
  • False AlreadyExists 409 Errors During Parallel Batch Inserts (3.60.0+)
  • docs(spanner): snippet for setting read lock mode
  • Race condition in MetricsTracer causes AttributeError: 'NoneType' object has no attribute 'status'
  • chore(deps): update dependency filelock to v3.20.1 [security]
  • feat(spanner): log client configuration at startup
  • chore(deps): update all dependencies
  • Provide a complete/high-level async client API

See more issues on GitHub

Related Packages & Articles