google-cloud-dataplex
Google Cloud Dataplex API client library
Install
google-cloud-dataplex on PyPI
pip
pip install google-cloud-dataplexuv
uv add google-cloud-dataplexpoetry
poetry add google-cloud-dataplexPackage 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 — 71 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: google_cloud_dataplex-2.20.0-py3-none-any.whl
About google-cloud-dataplex
from the package's own PyPI description — quoted content, verbatim
Python Client for Cloud Dataplex
|stable| |pypi| |versions|
Cloud Dataplex_: A unified, intelligent governance solution for data and AI assets.
Client Library Documentation_Product Documentation_
.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-dataplex.svg :target: https://pypi.org/project/google-cloud-dataplex/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dataplex.svg :target: https://pypi.org/project/google-cloud-dataplex/ .. _Cloud Dataplex: https://cloud.google.com/dataplex/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/dataplex/latest/summary_overview .. _Product Documentation: https://cloud.google.com/dataplex/
Quick Start
In order to use this library, you first need to go through the following steps:
Select or create a Cloud Platform project._Enable billing for your project._Enable the Cloud Dataplex._Set up Authentication._
.....
Read as markdown · JSON record · Source repository · Homepage
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Python client library for Google Cloud Dataplex, enabling programmatic access to unified data governance and AI asset management services on Google Cloud Platform.
Low friction installation with six standard Google Cloud dependencies; actively maintained with a recent release (71 days old) and strong repository health (5370 stars, last commit 2026-08-13). Requires Python >= 3.10.
Licensed under Apache-2.0 (permissive), allowing use in commercial and proprietary projects with minimal restrictions beyond attribution and liability disclaimers.
Usage
pip install google-cloud-dataplex
from google.cloud import dataplex_v1
client = dataplex_v1.DataplexServiceClient()
Requires Python >= 3.10 and Google Cloud authentication credentials (service account key or application default credentials) configured before instantiating the client.
Verdict: Production-ready, actively maintained Google-authored client library with permissive licensing and low install friction. No known vulnerabilities and broad Python version support (3.10–3.14) make it suitable for enterprise Cloud Dataplex integration.
Needs verification
- Whether the six runtime dependencies (google-api-core, google-auth, grpcio, proto-plus, protobuf, grpc-google-iam-v1) have any known vulnerabilities or maintenance concerns.
- Specific authentication setup complexity and whether additional GCP service enablement steps beyond standard project setup are required.
Similar packages
permissive · top 1,000 on PyPI
google-cloud-workflowspermissive · top 1,000 on PyPI
google-cloud-monitoringpermissive · top 1,000 on PyPI
google-cloud-appengine-loggingpermissive · top 1,000 on PyPI
googleapis-common-protospermissive · top 100 on PyPI
google-cloud-bigquery-storagepermissive · top 1,000 on PyPI
google-cloud-translatepermissive · top 1,000 on PyPI
google-cloud-buildpermissive · top 1,000 on PyPI
google-cloud-redispermissive · top 1,000 on PyPI
google-cloud-kmspermissive · top 1,000 on PyPI