Google Cloud Platform's official client library for Python, enabling seamless integration with GCP services like Compute Engine, Cloud Storage, BigQuery, and Pub/Sub. Designed for a Pythonic, intuitive experience when interacting with Google Cloud services, with idiomatic code patterns and comprehensive documentation.
Python data engineers use the Google Cloud client libraries to integrate pipelines with GCP services. The BigQuery client is the most common entry point — engineers run SQL queries with `client.query(sql).to_dataframe()` to pull results directly into pandas, or use `client.load_table_from_dataframe()` to write transformed data back to BigQuery.
Google Cloud Platform's official client library for Python, enabling seamless integration with GCP services like Compute Engine, Cloud Storage, BigQuery, and Pub/Sub. Designed for a Pythonic, intuitive experience when interacting with Google Cloud services, with idiomatic code patterns and comprehensive documentation.
Yes, Google Cloud Client Libraries is free to use.
Google Cloud Client Libraries is listed under the Cloud SDKs category on Python Data Engineering.
Details
Category
Cloud SDKs →Related
| Tool | Pricing | Rating | |
|---|---|---|---|
BO Boto3featured AWS SDK for Python | Free | ★ 4.8 | → |
AS Azure SDK for Python Microsoft Azure SDK | Free | ★ 4.6 | → |
IC IBM Cloud Python SDK IBM Cloud Services SDK | Free | ★ 4.3 | → |