timgraham / snowflake-connector-python

Snowflake Connector for Python

Home Page:https://pypi.python.org/pypi/snowflake-connector-python/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snowflake Connector for Python

https://github.com/snowflakedb/snowflake-connector-python/workflows/Build%20and%20Test/badge.svg?branch=master

This package includes the Snowflake Connector for Python, which conforms to the Python DB API 2.0 specification: https://www.python.org/dev/peps/pep-0249/

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 has no dependencies on JDBC or ODBC. It can be installed using pip on Linux, Mac OSX, and Windows platforms where Python 3.6.0 (or higher) is installed.

Snowflake Documentation is available at: https://docs.snowflake.com/

Feel free to file an issue or submit a PR here for general cases. For official support, contact Snowflake support at: https://community.snowflake.com/s/article/How-To-Submit-a-Support-Case-in-Snowflake-Lodge

About

Snowflake Connector for Python

https://pypi.python.org/pypi/snowflake-connector-python/

License:Other


Languages

Language:Python 92.4%Language:C++ 5.0%Language:Shell 1.1%Language:JavaScript 0.7%Language:Cython 0.4%Language:Batchfile 0.1%Language:Dockerfile 0.1%Language:Lua 0.1%