Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  ..
  tool
  DESCRIPTION.rst
  LICENSE.txt
  README.rst
  __init__.py
  arrow_context.py
  auth.py
  auth_by_plugin.py
  auth_default.py
  auth_keypair.py
  auth_oauth.py
  auth_okta.py
  auth_webbrowser.py
  azure_util.py
  backport_makefile.py
  chunk_downloader.py
  compat.py
  connection.py
  constants.py
  converter.py
  converter_issue23517.py
  converter_null.py
  converter_snowsql.py
  cursor.py
  dbapi.py
  description.py
  encryption_util.py
  errorcode.py
  errors.py
  feature.py
  file_compression_type.py
  file_transfer_agent.py
  file_util.py
  gcs_util.py
  gzip_decoder.py
  incident.py
  json_result.py
  local_util.py
  mixin.py
  network.py
  ocsp_asn1crypto.py
  ocsp_pyasn1.py
  ocsp_snowflake.py
  options.py
  proxy.py
  remote_storage_util.py
  rfc6960.py
  s3_util.py
  secret_detector.py
  sfbinaryformat.py
  sfdatetime.py
  sqlstate.py
  ssd_internal_keys.py
  ssl_wrap_socket.py
  ssl_wrap_util.py
  telemetry.py
  telemetry_oob.py
  time_util.py
  util_text.py
  version.py
Size: Mime:
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