snowflake

Snowflake Python API

Apache-2.0 38 个版本 Python <3.14,>=3.10
安装
pip install snowflake
poetry add snowflake
pipenv install snowflake
conda install snowflake
描述

The Snowflake Python API is the unified Python API across all Snowflake workloads, providing APIs for all Snowflake resources across data engineering, Snowpark, Snowpark ML, and client application workloads.

The snowflake package is the PEP 420 namespace parent package for the Snowflake Python API, including Snowpark.
Installing snowflake automatically installs all subpackages as dependencies.

Developer guide

API reference