Metadata-Version: 2.4
Name: grmn-snowflake-auth
Version: 0.1.1
Summary: Internal helpers for Snowflake key-pair and password authentication
Requires-Python: >=3.9
Requires-Dist: cryptography>=43.0.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0.0; extra == 'dev'
Description-Content-Type: text/markdown

# grmn-snowflake-auth

Small internal library for building Snowflake Python connector arguments from service configuration, supporting password and RSA key-pair authentication.
