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.2.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snowauth-0.0.2.tar.gz.
File metadata
- Download URL: snowauth-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dffc0b481fcf90ab1d4411e394c92e1da3d2614a5617afeeb5b8c569d92a6d0b
|
|
| MD5 |
775145e36a75db1034d18b3340e4f418
|
|
| BLAKE2b-256 |
f0fb30d6d24c8e8121bc1b040d3c35684acf2bbcba0735ed5513c7dee1d52ac5
|
File details
Details for the file snowauth-0.0.2-py3-none-any.whl.
File metadata
- Download URL: snowauth-0.0.2-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 |
208b38c6659f6143109004a297ca38ecb995cde8e0bf78f00bbd133629b42582
|
|
| MD5 |
f4dfd01dcaa81765e82b880b57229b50
|
|
| BLAKE2b-256 |
7edd6485aaec76026b5f621d92ee7e76e958f132cd3f442eb934a23572674c8d
|