px
pypx

apache-airflow-providers-snowflake

v6.16.1

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

71 KB Python 3.10+ py3-none-anyApache-2.015 deps
Diff
$ uv add apache-airflow-providers-snowflake

Package apache-airflow-providers-snowflake

Release: 6.16.1

Snowflake_

Provider package

This is a provider package for snowflake provider. All classes for this provider package are in airflow.providers.snowflake 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-snowflake

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.12.0 apache-airflow-providers-common-sql >=1.32.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" pyarrow >=16.1.0; python_version < "3.13" pyarrow >=18.0.0; python_version >= "3.13" and python_version < "3.14" pyarrow >=22.0.0; python_version >= "3.14" pyOpenSSL >=22.1.0 snowflake-connector-python >=3.17.0 snowflake-sqlalchemy >=1.7.0 snowflake-snowpark-python >=1.17.0,<9999; python_version < "3.12" snowflake-snowpark-python >=1.27.0,<9999; python_version >= "3.12" and python_version < "3.14" setuptools >=80.0.0,<9999 ========================================== ========================================================================

Optional 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-snowflake[microsoft.azure]

====================================================================================================================== =================== Dependent package Extra ====================================================================================================================== =================== apache-airflow-providers-microsoft-azure microsoft.azure apache-airflow-providers-openlineage openlineage ====================================================================================================================== ===================

Optional dependencies

=================== ==================================================== Extra Dependencies =================== ==================================================== microsoft.azure apache-airflow-providers-microsoft-azure>=12.8.0 openlineage apache-airflow-providers-openlineage>=2.3.0 =================== ====================================================

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

Details

Version
6.16.1
License
Apache-2.0
Python
>=3.10
Maintainer
Apache Software Foundation <[email protected]>

Release Cadence

42
releases in the past year
avg 11 days between releases

Maintainers