0 purchases
apacheairflowprovidersydb 1.3.0
Package apache-airflow-providers-ydb
Release: 1.3.0
YDB
Provider package
This is a provider package for ydb provider. All classes for this provider package
are in airflow.providers.ydb 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 2 installation (see Requirements below
for the minimum Airflow version supported) via
pip install apache-airflow-providers-ydb
The package supports the following python versions: 3.8,3.9,3.10,3.11,3.12
Requirements
PIP package
Version required
apache-airflow
>=2.8.0
apache-airflow-providers-common-sql
>=1.14.1
ydb
>=3.12.1
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-ydb[common.sql]
Dependent package
Extra
apache-airflow-providers-common-sql
common.sql
The changelog for the provider package can be found in the
changelog.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.