snowflake-connector-python

snowflake-connector-python

https://ci.appveyor.com/api/projects/status/xb70i4jt8mingig0/branch/master?svg=true

Project Description

The Snowflake Connector for Python provides an interface for developing Python applications that can connect to Snowflake and perform all standard operations. It provides a programming alternative to developing applications in Java or C/C++ using the Snowflake JDBC or ODBC drivers.

The connector is a native, pure Python package that has no dependencies on JDBC or ODBC. It can be installed using pip on Linux, Mac OSX, and Windows platforms (Python 3.8 is currently not supported on Windows) where Python 3.5.0 (or higher) is installed.

Links

Download source code as [.zip file] [.tar.gz file]
Documentation: [README]