Repository URL to install this package:
Version:
1:7.26.0-1 ▾
|
Snowflake Connector for Python
********************************************************************************
.. image:: https://travis-ci.org/snowflakedb/snowflake-connector-python.svg?branch=master
:target: https://travis-ci.org/snowflakedb/snowflake-connector-python
.. image:: https://ci.appveyor.com/api/projects/status/xb70i4jt8mingig0/branch/master?svg=true
:target: https://ci.appveyor.com/project/smtakeda/snowflake-connector-python/branch/master
.. image:: https://codecov.io/gh/snowflakedb/snowflake-connector-python/branch/master/graph/badge.svg
:target: https://codecov.io/gh/snowflakedb/snowflake-connector-python
.. image:: https://img.shields.io/pypi/v/snowflake-connector-python.svg
:target: https://pypi.python.org/pypi/snowflake-connector-python/
.. image:: http://img.shields.io/:license-Apache%202-brightgreen.svg
:target: http://www.apache.org/licenses/LICENSE-2.0.txt
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 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
where either Python 2.7.9 (or higher) or Python 3.5.0 (or higher) is installed.
Snowflake Documentation is available at:
https://docs.snowflake.net/
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