Skip to main content

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

Project description

Package apache-airflow-providers-google

Release: 19.5.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

Requirements

PIP package

Version required

apache-airflow

>=2.11.0

apache-airflow-providers-common-compat

>=1.13.0

apache-airflow-providers-common-sql

>=1.27.0

asgiref

>=3.5.2

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

ray[default]

>=2.42.0; python_version < "3.13"

google-cloud-bigquery-storage

>=2.31.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.21.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"

proto-plus

>=1.26.0

pyarrow

>=16.1.0; python_version < "3.13"

pyarrow

>=18.0.0; python_version >= "3.13"

python-slugify

>=7.0.0

PyOpenSSL

>=23.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

apache.beam

apache-beam[gcp]>=2.53.0; python_version < "3.12", apache-beam[gcp]>=2.57.0; python_version >= "3.12" and python_version < "3.13"

cncf.kubernetes

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

fab

apache-airflow-providers-fab>=2.0.0; python_version < '3.13'

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

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-19.5.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-19.5.0.tar.gz.

File metadata

File hashes

Hashes for apache_airflow_providers_google-19.5.0.tar.gz
Algorithm Hash digest
SHA256 b1d0bcb40959ec466bb98f88bc8fb71c7976012588cf499073db3852645ff28c
MD5 8fd42b15f85d3ee8348151d2d7ce9c68
BLAKE2b-256 ad9152557773c66dc81fcc12aff1c234aeb036741010807463ce8747efd6fe63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for apache_airflow_providers_google-19.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5ddc1d9227f3d1b7d4374c77472840b83f617a8a7980b3f1f2cce8397611b36a
MD5 65f7d0f4890cc22ba84120ea98dbe545
BLAKE2b-256 a656c41bd808eb2a47cd34a73a74c746c64ca0b600270d9c263bcb1094b44c94

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