Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 15, 2020 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/cd3c17f467d9c41a9b623a6dd353d537 to your computer and use it in GitHub Desktop.
Save r-ryantm/cd3c17f467d9c41a9b623a6dd353d537 to your computer and use it in GitHub Desktop.
/nix/store/9jq5m2n6cr85bciqcbm624yl3p6vsggm-python3.7-snowflake-connector-python-2.3.3
├── bin
│   ├── snowflake-dump-certs
│   ├── snowflake-dump-ocsp-response
│   ├── snowflake-dump-ocsp-response-cache
│   └── snowflake-export-certs
├── lib
│   └── python3.7
│   └── site-packages
│   ├── snowflake
│   │   └── connector
│   │   ├── arrow_context.py
│   │   ├── auth_by_plugin.py
│   │   ├── auth_default.py
│   │   ├── auth_idtoken.py
│   │   ├── auth_keypair.py
│   │   ├── auth_oauth.py
│   │   ├── auth_okta.py
│   │   ├── auth.py
│   │   ├── auth_webbrowser.py
│   │   ├── azure_util.py
│   │   ├── backport_makefile.py
│   │   ├── chunk_downloader.py
│   │   ├── compat.py
│   │   ├── connection.py
│   │   ├── constants.py
│   │   ├── converter_issue23517.py
│   │   ├── converter_null.py
│   │   ├── converter.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
│   │   ├── __init__.py
│   │   ├── json_result.py
│   │   ├── local_util.py
│   │   ├── mixin.py
│   │   ├── network.py
│   │   ├── ocsp_asn1crypto.py
│   │   ├── ocsp_snowflake.py
│   │   ├── options.py
│   │   ├── pandas_tools.py
│   │   ├── proxy.py
│   │   ├── __pycache__
│   │   │   ├── arrow_context.cpython-37.pyc
│   │   │   ├── auth_by_plugin.cpython-37.pyc
│   │   │   ├── auth.cpython-37.pyc
│   │   │   ├── auth_default.cpython-37.pyc
│   │   │   ├── auth_idtoken.cpython-37.pyc
│   │   │   ├── auth_keypair.cpython-37.pyc
│   │   │   ├── auth_oauth.cpython-37.pyc
│   │   │   ├── auth_okta.cpython-37.pyc
│   │   │   ├── auth_webbrowser.cpython-37.pyc
│   │   │   ├── azure_util.cpython-37.pyc
│   │   │   ├── backport_makefile.cpython-37.pyc
│   │   │   ├── chunk_downloader.cpython-37.pyc
│   │   │   ├── compat.cpython-37.pyc
│   │   │   ├── connection.cpython-37.pyc
│   │   │   ├── constants.cpython-37.pyc
│   │   │   ├── converter.cpython-37.pyc
│   │   │   ├── converter_issue23517.cpython-37.pyc
│   │   │   ├── converter_null.cpython-37.pyc
│   │   │   ├── converter_snowsql.cpython-37.pyc
│   │   │   ├── cursor.cpython-37.pyc
│   │   │   ├── dbapi.cpython-37.pyc
│   │   │   ├── description.cpython-37.pyc
│   │   │   ├── encryption_util.cpython-37.pyc
│   │   │   ├── errorcode.cpython-37.pyc
│   │   │   ├── errors.cpython-37.pyc
│   │   │   ├── feature.cpython-37.pyc
│   │   │   ├── file_compression_type.cpython-37.pyc
│   │   │   ├── file_transfer_agent.cpython-37.pyc
│   │   │   ├── file_util.cpython-37.pyc
│   │   │   ├── gcs_util.cpython-37.pyc
│   │   │   ├── gzip_decoder.cpython-37.pyc
│   │   │   ├── incident.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── json_result.cpython-37.pyc
│   │   │   ├── local_util.cpython-37.pyc
│   │   │   ├── mixin.cpython-37.pyc
│   │   │   ├── network.cpython-37.pyc
│   │   │   ├── ocsp_asn1crypto.cpython-37.pyc
│   │   │   ├── ocsp_snowflake.cpython-37.pyc
│   │   │   ├── options.cpython-37.pyc
│   │   │   ├── pandas_tools.cpython-37.pyc
│   │   │   ├── proxy.cpython-37.pyc
│   │   │   ├── remote_storage_util.cpython-37.pyc
│   │   │   ├── rfc6960.cpython-37.pyc
│   │   │   ├── s3_util.cpython-37.pyc
│   │   │   ├── secret_detector.cpython-37.pyc
│   │   │   ├── sfbinaryformat.cpython-37.pyc
│   │   │   ├── sfdatetime.cpython-37.pyc
│   │   │   ├── snow_logging.cpython-37.pyc
│   │   │   ├── sqlstate.cpython-37.pyc
│   │   │   ├── ssd_internal_keys.cpython-37.pyc
│   │   │   ├── ssl_wrap_socket.cpython-37.pyc
│   │   │   ├── ssl_wrap_util.cpython-37.pyc
│   │   │   ├── telemetry.cpython-37.pyc
│   │   │   ├── telemetry_oob.cpython-37.pyc
│   │   │   ├── test_util.cpython-37.pyc
│   │   │   ├── time_util.cpython-37.pyc
│   │   │   ├── util_text.cpython-37.pyc
│   │   │   └── version.cpython-37.pyc
│   │   ├── remote_storage_util.py
│   │   ├── rfc6960.py
│   │   ├── s3_util.py
│   │   ├── secret_detector.py
│   │   ├── sfbinaryformat.py
│   │   ├── sfdatetime.py
│   │   ├── snow_logging.py
│   │   ├── sqlstate.py
│   │   ├── ssd_internal_keys.py
│   │   ├── ssl_wrap_socket.py
│   │   ├── ssl_wrap_util.py
│   │   ├── telemetry_oob.py
│   │   ├── telemetry.py
│   │   ├── test_util.py
│   │   ├── time_util.py
│   │   ├── tool
│   │   │   ├── dump_certs.py
│   │   │   ├── dump_ocsp_response_cache.py
│   │   │   ├── dump_ocsp_response.py
│   │   │   ├── __init__.py
│   │   │   ├── probe_connection.py
│   │   │   └── __pycache__
│   │   │   ├── dump_certs.cpython-37.pyc
│   │   │   ├── dump_ocsp_response_cache.cpython-37.pyc
│   │   │   ├── dump_ocsp_response.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── probe_connection.cpython-37.pyc
│   │   ├── util_text.py
│   │   └── version.py
│   ├── snowflake_connector_python-2.3.3.dist-info
│   │   ├── direct_url.json
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── LICENSE.txt
│   │   ├── METADATA
│   │   ├── namespace_packages.txt
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── snowflake_connector_python-2.3.3-py3.7-nspkg.pth
└── nix-support
└── propagated-build-inputs
11 directories, 143 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment