proto-google-cloud-datastore-v1
GRPC library for the Google Cloud Datastore API
What it is and what it does
This package contains auto-generated Protocol Buffer message definitions and gRPC service stubs for Google Cloud Datastore API v1. It is a low-level library that provides typed interfaces for communicating with Google's datastore service over gRPC, based on the official API specifications maintained in the googleapis repository.
The package is primarily intended as a foundational component for higher-level Google Cloud client libraries rather than for direct application use. It defines the message structures and RPC method signatures that applications need to interact with Datastore, but does not provide convenience methods or connection management—those are typically supplied by wrapper libraries built on top of these proto definitions.
Use it for:
- Building custom gRPC clients for Google Cloud Datastore when standard client libraries are insufficient.
- Generating additional language bindings or documentation from the canonical Datastore API proto definitions.
- Integrating Datastore communication into systems that require low-level protobuf message control.
- Extending or customizing Datastore API interactions in environments where the standard client library is not suitable.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Protocol Buffer definitions and gRPC bindings for the Google Cloud Datastore API, enabling typed client communication with Google's datastore service.
No, unless you are building a wrapper library or have specific low-level proto requirements. Most developers should use the higher-level Google Cloud Datastore client library instead. The package has not been updated since 2017 and declares support for Python versions now obsolete; it is best treated as a transitive dependency rather than a direct install.
Install
proto-google-cloud-datastore-v1 on PyPI
pip
pip install proto-google-cloud-datastore-v1uv
uv add proto-google-cloud-datastore-v1poetry
poetry add proto-google-cloud-datastore-v1Installing proto-google-cloud-datastore-v1
Before you install
High install friction due to compiled protobuf dependencies. Package is actively maintained with recent repository activity, though the PyPI release itself dates to 2017; intended as a low-level proto library rather than a user-facing client.
License in practice
Apache-2.0 permissive license allows commercial and private use with minimal restrictions; suitable for most projects.
Quickstart
pip install proto-google-cloud-datastore-v1==0.90.4
from google.cloud.datastore_v1 import datastore_pb2
# Use generated protobuf message classes for Datastore API communication
Requires Protocol Buffers compiler and runtime; gRPC dependencies must be installed separately for actual RPC communication.
Verify before relying
- Whether this package is intended for direct use or primarily as a transitive dependency of higher-level Google Cloud client libraries.
- Current Python version support, given classifiers list Python 2.7 and 3.4–3.5 but package has not been updated since 2017.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | not specified |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | actively maintained — 3,395 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 107,663/month — #12,603 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: proto-google-cloud-datastore-v1-0.90.4.tar.gz
Tags
More Database packages
psycopg2-binary is a PostgreSQL database…
copyleft · top 1,000 on PyPI
redisPython client library for connecting to and…
permissive · top 1,000 on PyPI
ydbYDB Python SDK is the official client library…
permissive · top 1,000 on PyPI
snowflake-connector-pythonConnects Python applications to Snowflake data…
permissive · top 1,000 on PyPI
sqlparsesqlparse tokenizes SQL text into a tree of…
permissive · top 1,000 on PyPI
dbt-adaptersProvides base adapter protocols and shared…
permissive · top 1,000 on PyPI
ghome-foyer-apiProvides generated Protobuf stubs for the…
permissive · top 15,000 on PyPI
google-gaxProvides gRPC and Google API infrastructure…
permissive · top 15,000 on PyPI
opensearch-protobufsProvides pre-generated Python Protocol Buffer…
permissive · top 5,000 on PyPI
sentry-protosProvides protocol buffer and gRPC schema…
unclear · top 15,000 on PyPI
opencensus-protoProvides Protocol Buffer definitions for…
permissive · top 15,000 on PyPI
isolate-protoProvides gRPC protocol buffer definitions for…
unclear · top 15,000 on PyPI
flyteidl2Provides Python protobuf message definitions…
permissive · top 15,000 on PyPI
proto-plusProto Plus wraps protocol buffers to provide…
permissive · top 1,000 on PyPI
smg-grpc-protoProvides pre-compiled Python gRPC stubs for…
permissive · top 5,000 on PyPI
discord-protosProvides Python bindings for Discord's protocol…
permissive · top 15,000 on PyPI