skillfed

apache-airflow-providers-yandex

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

apache-airflow-providers-yandex v4.5.1 123.9K downloads/30d#11,891 on PyPI46,491
Permissive license Apache-2.0 Active released

What it is and what it does

This is an Apache Airflow provider package that extends Airflow's orchestration capabilities to work with Yandex.Cloud services. It supplies operators, hooks, and connection types for Yandex.Cloud integration, allowing you to build Airflow DAGs that provision, manage, or query Yandex cloud resources as part of your data pipelines.

The package depends on apache-airflow (>=2.11.0), yandexcloud, yandex-query-client, and grpcio, with version constraints that vary by Python version. It is actively maintained, supports Python 3.10 through 3.14, and carries an Apache 2.0 license. Installation is straightforward via pip on top of an existing Airflow deployment.

Use it for:

  • Build Airflow DAGs that orchestrate Yandex.Cloud compute, storage, or database operations as workflow steps.
  • Integrate Yandex Query (SQL query engine) into Airflow pipelines for data processing and analytics.
  • Automate provisioning or configuration of Yandex.Cloud infrastructure through Airflow workflows.
  • Monitor and trigger actions on Yandex.Cloud resources as part of larger data engineering pipelines.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Apache Airflow integration with Yandex.Cloud services, enabling workflows to interact with Yandex cloud resources and APIs.

Yes, if you use Apache Airflow and need to orchestrate Yandex.Cloud workloads. The package is actively maintained, has no known vulnerabilities, carries a permissive license, and integrates cleanly into Airflow. Install friction is low and dependencies are well-specified. Not relevant if you do not use Airflow or have no Yandex.Cloud integration needs.

Install

apache-airflow-providers-yandex on PyPI

pip

pip install apache-airflow-providers-yandex

uv

uv add apache-airflow-providers-yandex

poetry

poetry add apache-airflow-providers-yandex

Installing apache-airflow-providers-yandex

Before you install

Low friction install as a wheel package. Actively maintained with a recent release; requires Apache Airflow >=2.11.0 and modern Python (3.10+). Dependency on yandexcloud and grpcio is version-specific by Python version.

License in practice

Apache License 2.0 (permissive) allows commercial and private use with minimal restrictions; suitable for most deployment contexts.

Quickstart

pip install apache-airflow-providers-yandex

from airflow.providers.yandex.operators import YandexCloudOperator
# Use YandexCloudOperator in your DAG to interact with Yandex.Cloud

Requires Apache Airflow >=2.11.0 and Python >=3.10; yandexcloud version depends on your Python version (0.383.0+ for 3.14, 0.376.0+ for 3.13, 0.328.0+ for <3.13).

Verify before relying

  • Which specific Yandex.Cloud services and operations are supported by this provider version.
  • Whether authentication to Yandex.Cloud is handled via environment variables, connection objects, or both.
  • Availability of example DAGs or documentation for common Yandex.Cloud workflows.

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 5 — apache-airflow, yandexcloud, yandex-query-client, apache-airflow-providers-common-compat, grpcio
Maintenance actively maintained — 6 days since the last release
Last repo commit
First released
Downloads 123,903/month — #11,891 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: apache_airflow_providers_yandex-4.5.1-py3-none-any.whl

Keywords: airflow-provider, yandex, airflow, integration

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: Web EnvironmentFramework :: Apache AirflowFramework :: Apache Airflow :: ProviderIntended Audience :: DevelopersIntended Audience :: System AdministratorsProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: System :: Monitoring

Tags

airflow yandex cloud provideryandex.cloud airflow integrationairflow provider yandexorchestrate yandex cloud tasksairflow yandex connector
airflow-provideryandex-cloudworkflow-orchestration

More Monitoring packages

tqdm

Wraps any iterable to display a real-time…

copyleft · top 100 on PyPI

opentelemetry-semantic-conventions

Provides generated Python code for…

permissive · top 100 on PyPI

opentelemetry-sdk

Provides the reference implementation of the…

permissive · top 100 on PyPI

opentelemetry-api

Provides the abstract API and interfaces for…

permissive · top 100 on PyPI

opentelemetry-exporter-otlp-proto-http

Exports OpenTelemetry observability data to an…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation

Provides automatic instrumentation commands and…

permissive · top 1,000 on PyPI

apache-airflow-providers-salesforce

Integrates Salesforce data operations into…

permissive · top 5,000 on PyPI

yandexcloud

Official Python SDK for Yandex.Cloud that…

permissive · top 5,000 on PyPI

apache-airflow-providers-tableau

Integrates Tableau with Apache Airflow,…

permissive · top 5,000 on PyPI

yandex-query-client

HTTP client for submitting SQL queries to…

permissive · top 5,000 on PyPI

apache-airflow-providers-git

Integrates Git version control operations into…

permissive · top 15,000 on PyPI

apache-airflow-providers-asana

Integrates Apache Airflow with Asana, enabling…

permissive · top 15,000 on PyPI

apache-airflow-providers-github

Provides GitHub integration operators and hooks…

permissive · top 15,000 on PyPI

apache-airflow-providers-cohere

Integrates Cohere's language model APIs into…

permissive · top 15,000 on PyPI

apache-airflow-providers-alibaba

Integrates Alibaba Cloud services (OSS, ADB,…

permissive · top 15,000 on PyPI

apache-airflow-providers-zendesk

Provides operators and hooks to integrate…

permissive · top 15,000 on PyPI