apache-airflow-providers-google

apache-airflow-providers-google package

Google services including:

Release: 10.16.0

Provider package

This package is for the google provider. All classes for this package are included in the airflow.providers.google python package.

Installation

You can install this package on top of an existing Airflow 2 installation via pip install apache-airflow-providers-google. For the minimum Airflow version supported, see Requirements below.

Requirements

The minimum Apache Airflow version supported by this provider package is 2.6.0.

PIP package

Version required

apache-airflow

>=2.6.0

apache-airflow-providers-common-sql

>=1.7.2

asgiref

>=3.5.2

gcloud-aio-auth

>=4.0.0,<5.0.0

gcloud-aio-bigquery

>=6.1.2

gcloud-aio-storage

>=9.0.0

gcsfs

>=2023.10.0

google-ads

>=22.1.0

google-analytics-admin

google-api-core

>=2.11.0,!=2.16.0

google-api-python-client

>=1.6.0

google-auth

>=1.0.0

google-auth-httplib2

>=0.0.1

google-cloud-aiplatform

>=1.22.1

google-cloud-automl

>=2.12.0

google-cloud-bigquery-datatransfer

>=3.13.0

google-cloud-bigtable

>=2.17.0

google-cloud-build

>=3.22.0

google-cloud-compute

>=1.10.0

google-cloud-container

>=2.17.4

google-cloud-datacatalog

>=3.11.1

google-cloud-dataflow-client

>=0.8.6

google-cloud-dataform

>=0.5.0

google-cloud-dataplex

>=1.10.0

google-cloud-dataproc

>=5.8.0

google-cloud-dataproc-metastore

>=1.12.0

google-cloud-dlp

>=3.12.0

google-cloud-kms

>=2.15.0

google-cloud-language

>=2.9.0

google-cloud-logging

>=3.5.0

google-cloud-memcache

>=1.7.0

google-cloud-monitoring

>=2.18.0

google-cloud-orchestration-airflow

>=1.10.0

google-cloud-os-login

>=2.9.1

google-cloud-pubsub

>=2.19.0

google-cloud-redis

>=2.12.0

google-cloud-secret-manager

>=2.16.0

google-cloud-spanner

>=3.11.1

google-cloud-speech

>=2.18.0

google-cloud-storage

>=2.7.0

google-cloud-storage-transfer

>=1.4.1

google-cloud-tasks

>=2.13.0

google-cloud-texttospeech

>=2.14.1

google-cloud-translate

>=3.11.0

google-cloud-videointelligence

>=2.11.0

google-cloud-vision

>=3.4.0

google-cloud-workflows

>=1.10.0

google-cloud-run

>=0.9.0

google-cloud-batch

>=0.13.0

grpcio-gcp

>=0.2.2

httpx

json-merge-patch

>=0.2

looker-sdk

>=22.2.0

pandas-gbq

pandas

>=1.2.5,<2.2

proto-plus

>=1.19.6

PyOpenSSL

sqlalchemy-bigquery

>=1.2.1

sqlalchemy-spanner

>=1.6.2

Cross provider package dependencies

Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified provider packages in order to use them.

You can install such cross-provider dependencies when installing from PyPI. For example:

pip install apache-airflow-providers-google[amazon]

Dependent package

Extra

apache-airflow-providers-amazon

amazon

apache-airflow-providers-apache-beam

apache.beam

apache-airflow-providers-apache-cassandra

apache.cassandra

apache-airflow-providers-cncf-kubernetes

cncf.kubernetes

apache-airflow-providers-common-sql

common.sql

apache-airflow-providers-facebook

facebook

apache-airflow-providers-microsoft-azure

microsoft.azure

apache-airflow-providers-microsoft-mssql

microsoft.mssql

apache-airflow-providers-mysql

mysql

apache-airflow-providers-openlineage

openlineage

apache-airflow-providers-oracle

oracle

apache-airflow-providers-postgres

postgres

apache-airflow-providers-presto

presto

apache-airflow-providers-salesforce

salesforce

apache-airflow-providers-sftp

sftp

apache-airflow-providers-ssh

ssh

apache-airflow-providers-trino

trino

Downloading official packages

You can download officially released packages and verify their checksums and signatures from the Official Apache Download site

Was this entry helpful?