Skip to main content

Provider package apache-airflow-providers-google for Apache Airflow

Project description

Package apache-airflow-providers-google

Release: 21.2.0

Google services including:

Provider package

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

You can find package information and changelog for the provider in the documentation.

Installation

You can install this package on top of an existing Airflow installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-google

The package supports the following python versions: 3.10,3.11,3.12,3.13,3.14

Requirements

PIP package

Version required

apache-airflow

>=2.11.0

apache-airflow-providers-common-compat

>=1.13.0

apache-airflow-providers-common-sql

>=1.32.0

asgiref

>=3.5.2; python_version < "3.14"

asgiref

>=3.11.1; python_version >= "3.14"

dill

>=0.2.3

gcloud-aio-auth

>=5.2.0

gcloud-aio-bigquery

>=6.1.2

gcloud-aio-storage

>=9.0.0

gcsfs

>=2023.10.0

google-ads

>=26.0.0,!=28.0.0.post2

google-analytics-admin

>=0.9.0

google-api-core

>=2.11.0,!=2.16.0,!=2.18.0

google-api-python-client

>=2.0.2

google-auth

>=2.29.0

google-auth-httplib2

>=0.0.1

google-cloud-aiplatform[evaluation]

>=1.145.0

ray[default]

>=2.42.0; python_version < "3.13"

ray[default]

>=2.49.0; python_version >= "3.13" and python_version < "3.14"

google-cloud-bigquery-storage

>=2.31.0; python_version < "3.13"

google-cloud-bigquery-storage

>=2.33.0; python_version >= "3.13"

google-cloud-alloydb

>=0.4.0

google-cloud-automl

>=2.12.0

google-cloud-bigquery

>=3.24.0

google-cloud-bigquery-datatransfer

>=3.13.0

google-cloud-bigtable

>=2.17.0

google-cloud-build

>=3.31.0

google-cloud-compute

>=1.10.0

google-cloud-container

>=2.52.0

google-cloud-datacatalog

>=3.23.0

google-cloud-dataflow-client

>=0.8.6

google-cloud-dataform

>=0.5.0

google-cloud-dataplex

>=2.6.0

google-cloud-dataproc

>=5.25.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-managedkafka

>=0.1.6

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.24.0

google-cloud-redis

>=2.12.0

google-cloud-secret-manager

>=2.16.0

google-cloud-spanner

>=3.50.0

google-cloud-speech

>=2.18.0

google-cloud-storage

>=2.9.0

google-cloud-storage-transfer

>=1.13.0

google-cloud-tasks

>=2.13.0

google-cloud-texttospeech

>=2.14.1

google-cloud-translate

>=3.16.0

google-cloud-videointelligence

>=2.11.0

google-cloud-vision

>=3.4.0

google-cloud-workflows

>=1.10.0

google-cloud-run

>=0.10.0

google-cloud-batch

>=0.13.0

grpcio-gcp

>=0.2.2

httpx

>=0.25.0

looker-sdk

>=22.4.0,!=24.18.0

pandas-gbq

>=0.7.0

pandas

>=2.1.2; python_version < "3.13"

pandas

>=2.2.3; python_version >= "3.13" and python_version < "3.14"

pandas

>=2.3.3; python_version >= "3.14"

proto-plus

>=1.26.0

pyarrow

>=18.0.0; python_version < "3.14"

pyarrow

>=22.0.0; python_version >= "3.14"

python-slugify

>=7.0.0

sqlalchemy-bigquery

>=1.2.1

sqlalchemy-spanner

>=1.6.2

tenacity

>=8.3.0

immutabledict

>=4.2.0

types-protobuf

>=5.27.0,!=5.29.1.20250402

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 providers 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-compat

common.compat

apache-airflow-providers-common-messaging

common.messaging

apache-airflow-providers-common-sql

common.sql

apache-airflow-providers-facebook

facebook

apache-airflow-providers-http

http

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-standard

standard

apache-airflow-providers-trino

trino

Optional dependencies

Extra

Dependencies

cncf.kubernetes

apache-airflow-providers-cncf-kubernetes>=10.1.0

fab

apache-airflow-providers-fab>=2.0.0

leveldb

plyvel>=1.5.1; python_version < '3.13'

oracle

apache-airflow-providers-oracle>=3.1.0

facebook

apache-airflow-providers-facebook>=2.2.0

amazon

apache-airflow-providers-amazon>=2.6.0

apache.cassandra

apache-airflow-providers-apache-cassandra

microsoft.azure

apache-airflow-providers-microsoft-azure>=13.0.0

microsoft.mssql

apache-airflow-providers-microsoft-mssql

mysql

apache-airflow-providers-mysql

openlineage

apache-airflow-providers-openlineage

postgres

apache-airflow-providers-postgres

presto

apache-airflow-providers-presto

salesforce

apache-airflow-providers-salesforce

sftp

apache-airflow-providers-sftp

ssh

apache-airflow-providers-ssh

trino

apache-airflow-providers-trino

http

apache-airflow-providers-http

standard

apache-airflow-providers-standard

common.messaging

apache-airflow-providers-common-messaging>=2.0.0

The changelog for the provider package can be found in the changelog.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apache_airflow_providers_google-21.2.0rc1.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file apache_airflow_providers_google-21.2.0rc1.tar.gz.

File metadata

File hashes

Hashes for apache_airflow_providers_google-21.2.0rc1.tar.gz
Algorithm Hash digest
SHA256 abc40c27683d3ff56ebd0e0c1e8c12f69903265df68973cf7e11036d0256edf3
MD5 52889ee2cbc5157b256569ce514fcaf5
BLAKE2b-256 e0253da2dbb0a6a920795215345149327bc7f26eaf5f333de82e2fbc1c15fa34

See more details on using hashes here.

File details

Details for the file apache_airflow_providers_google-21.2.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for apache_airflow_providers_google-21.2.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 a74fe203dd3e4d0150b342548edc2de7af3e324eba23fcf728c0e5d1ea0496cc
MD5 c53c2135aafa5e85e735fb3ba6d9ce3d
BLAKE2b-256 9ea7fd275bae5b599c29b55fe536cc583220c825d2ef5df20213923c7842c4c6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page