Welcome to SnowAuth Docs
A package for the simple local management of snowpark for python connections.
Example
Setup
After installing snowauth
, set up your snowflake credentials:
- Create the
.snowauth
folder and thesnowflake.conf
file that will store different snowflake credentials. -
Add your snowflake credentials.
Example:
Then, to create a snowpark session in 1 line.