A Python client for interacting with Snowflake databases (though unmaintained; use snowflake-connector-python instead). Current version 0.1.3, last released in 2016.
pip install pysnowflakeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example to connect and run a query.
pip install snowflake-connector-python and replace imports.
Migrate to official Snowflake connector.
Use snowflake-connector-python for modern auth.
No dependency data recorded yet.