skillfed

google-cloud-geminidataanalytics

Google Cloud Geminidataanalytics API client library

google-cloud-geminidataanalytics v0.13.1 80.5K downloads/30d#14,289 on PyPI5,373
Permissive license Apache-2.0 Active released

What it is and what it does

This is Google's official Python client for the Data Analytics API with Gemini, a Google Cloud service that lets developers build applications where users can query and analyze structured data using natural language. The library wraps the underlying gRPC API, handling authentication, serialization, and network communication so you can focus on building the analytics experience.

The package is part of Google's broader cloud client ecosystem and depends on standard Google Cloud infrastructure libraries (google-api-core, google-auth, grpcio, protobuf). It's in Beta status, actively maintained, and supports current Python versions (3.10 through 3.14). Installation is straightforward and has low friction since it's a pure Python wheel with no compiled dependencies.

Use it for:

  • Build chat-based data exploration tools where users ask questions about datasets in plain English.
  • Create self-service analytics dashboards that interpret natural-language queries against structured databases.
  • Integrate AI-powered data insights into existing applications without building custom NLP pipelines.
  • Prototype rapid analytics applications that reduce the need for SQL or data engineering expertise.
  • Enable non-technical stakeholders to query data through conversational interfaces.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Python client library for Google Cloud's Data Analytics API with Gemini, enabling natural-language interaction with structured data through AI-powered chat interfaces.

Yes, if you are building on Google Cloud and need to integrate Gemini's natural-language data analytics capabilities. The library is actively maintained, has no known vulnerabilities, low install friction, and permissive licensing. Requires Python >= 3.10 and Google Cloud project setup with authentication configured.

Install

google-cloud-geminidataanalytics on PyPI

pip

pip install google-cloud-geminidataanalytics

uv

uv add google-cloud-geminidataanalytics

poetry

poetry add google-cloud-geminidataanalytics

Installing google-cloud-geminidataanalytics

Before you install

Low friction: pure Python wheel with standard Google Cloud dependencies. Actively maintained as of 2026-08-14 with recent releases. Requires Python >= 3.10.

License in practice

Apache-2.0 permissive license allows commercial and private use with minimal restrictions; suitable for most projects.

Quickstart

pip install google-cloud-geminidataanalytics

from google.cloud import geminidataanalytics_v1

client = geminidataanalytics_v1.QueryServiceClient()

Requires Python >= 3.10; Google Cloud project setup and authentication credentials (see product documentation for setup steps).

Verify before relying

  • Specific API methods and their signatures beyond the client instantiation pattern shown in the description.
  • Whether the library supports streaming responses or only request-response patterns.
  • Performance characteristics and rate limits for typical data analytics queries.

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 6 — google-api-core, google-auth, grpcio, proto-plus, protobuf, grpc-google-iam-v1
Maintenance actively maintained — 53 days since the last release
Last repo commit
First released
Downloads 80,513/month — #14,289 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: google_cloud_geminidataanalytics-0.13.1-py3-none-any.whl

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: Internet

Tags

gemini data analytics api clientnatural language data analysisgoogle cloud gemini pythonai-powered data queryingstructured data chat interfacegoogle cloud python clientgemini analytics sdk
google-cloudnatural-language-querydata-analytics

More Internet packages

botocore

Botocore provides low-level, data-driven access…

permissive · top 100 on PyPI

aiobotocore

Provides an async client for AWS services using…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

filelock

Provides a platform-independent file locking…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

googleapis-common-protos

Provides common Protocol Buffer message…

permissive · top 100 on PyPI

google-ai-generativelanguage

Python client library for the Gemini API,…

permissive · top 5,000 on PyPI

google-analytics-data

Python client library for querying Google…

permissive · top 5,000 on PyPI

google-cloud-dataflow-client

Provides a Python client library to manage…

permissive · top 1,000 on PyPI

google-cloud-monitoring

Python client library for Google Cloud…

permissive · top 1,000 on PyPI

google-cloud-bigquery-logging

Python client library for Google Cloud BigQuery…

permissive · top 15,000 on PyPI

google-cloud-monitoring-dashboards

Python client library for Google Cloud…

permissive · top 15,000 on PyPI

google-cloud-dataplex

Python client library for Google Cloud…

permissive · top 1,000 on PyPI

google-cloud-billing

Programmatic access to Google Cloud Platform…

permissive · top 15,000 on PyPI

google-cloud-language

Python client library for Google Cloud Natural…

permissive · top 1,000 on PyPI

google-analytics-admin

Python client library for the Google Analytics…

permissive · top 1,000 on PyPI