Python library for working with Snowflake data warehouse
Project description
SnowyOwl
Usage
from snowyowl import Snowflake
snowflake = Snowflake(
user='user',
password='password',
warehouse='warehouse',
account='account'
)
snowflake.get_data('SELECT * FROM database.schema.table LIMIT 10')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
snowyowl-2020.11.12.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file snowyowl-2020.11.12.tar.gz
.
File metadata
- Download URL: snowyowl-2020.11.12.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cee941c1b30bc3193df6d66ed66e2f97878e71d85a74a16a5374b3729b1994a4 |
|
MD5 | 525d739d01834d37b612b517828d041b |
|
BLAKE2b-256 | bf418abe7c2fc083dd6701fc4af42e85417f4f2d82205747c68b11b66e0bc437 |
File details
Details for the file snowyowl-2020.11.12-py3-none-any.whl
.
File metadata
- Download URL: snowyowl-2020.11.12-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45d7717581fbc3e370889c96338fe56cf172d17318ff3eb78b2f00e610ea3b8f |
|
MD5 | 3621bcbfc6a4ceca0d87aa130c5235f9 |
|
BLAKE2b-256 | 202087d3053fd414c62de4d9f1ff043427fdd8adb19ca148c2e00c1f0320a2fe |