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 hashes)
Built Distribution
Close
Hashes for snowyowl-2020.11.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45d7717581fbc3e370889c96338fe56cf172d17318ff3eb78b2f00e610ea3b8f |
|
MD5 | 3621bcbfc6a4ceca0d87aa130c5235f9 |
|
BLAKE2b-256 | 202087d3053fd414c62de4d9f1ff043427fdd8adb19ca148c2e00c1f0320a2fe |