Installing the Python Connector

To install the latest Python Connector for Snowflake, use:

pip install snowflake-connector-python
Copy

The source code for the Python driver is available on GitHub (https://github.com/snowflakedb/snowflake-connector-python).

Prerequisites

Requires Python version 3.8 or later.

For a list of the operating systems supported by Snowflake clients, see Operating system support.

Language: English