Skip to main content

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

Project description

Package apache-airflow-providers-google

Release: 21.1.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.1.0.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.1.0.tar.gz.

File metadata

File hashes

Hashes for apache_airflow_providers_google-21.1.0.tar.gz
Algorithm Hash digest
SHA256 5989b0104646ebe2ab1729b50a68aaf1ba21600ba5ef6ed0931953c3a58ef40f
MD5 e81e9a92d6f5d83711de5fd66549c967
BLAKE2b-256 d6dd9cf883b4ca3c97f46314a7f7875fcb10823537262266f710e433a26ecfa0

See more details on using hashes here.

File details

Details for the file apache_airflow_providers_google-21.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for apache_airflow_providers_google-21.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c23e62bb666d82ae44cba81249051699c2cd811a7ab8f93d69e043d1b25516fb
MD5 4e6e305803f0d02b180c0e7b08cac804
BLAKE2b-256 3352faca7592a1824f9ac804a71de3dbc741ffd2cbaff271bc034036bb17057d

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