A package for the simple local management of snowpark for python connections.
Project description
Snowauth.
A package for the simple local management of snowpark for python connections.
Example:
Setup:
Create a file name creds.conf
.
[connection]
account = "ACCOUNT"
user = "USER"
password = "PASSWORD"
role = "ROLE"
warehouse = "WAREHOUSE"
Usage
import snowauth
# creds.conf is the default. It can be change to whatever name you want.
session = snowauth.connect('creds.conf','connection')
Output:
PUT OUTPUT HERE.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
snowauth-0.0.3.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file snowauth-0.0.3.tar.gz
.
File metadata
- Download URL: snowauth-0.0.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c2102a5ed64549a1c90208776d96da0b56cb414b3c97ef95d1b7d7f7a5d7548 |
|
MD5 | 9cb0a370ce2d054d2875be181fe61912 |
|
BLAKE2b-256 | 99d5642d079f289597a9607ec498df4028521b95c80a03a61a7a61d513e14f40 |
File details
Details for the file snowauth-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: snowauth-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53c69fe8b300d6af6e0c57bc24e62ba0cd5ce9fe7a01917cbb6a0f96effd7696 |
|
MD5 | 47bad08bb2244bd066511aa477122858 |
|
BLAKE2b-256 | d7c3a2c4b94741f1f8c8e7d7ee9fd1604227fa2f03e5d4375c18eda99d6274d9 |