You should switch to the snowflake-uuid package
Project Links
Meta
Author: Snowflake, Inc.
Requires Python: <3.14,>=3.9
Classifiers
Development Status
- 3 - Alpha
Environment
- Console
- Other Environment
Intended Audience
- Developers
- Education
- Information Technology
- System Administrators
License
- OSI Approved :: Apache Software License
Operating System
- OS Independent
Programming Language
- Python :: 3
- SQL
Topic
- Database
- Scientific/Engineering :: Information Analysis
- Software Development
- Software Development :: Libraries
- Software Development :: Libraries :: Application Frameworks
- Software Development :: Libraries :: Python Modules
The snowflake._legacy package
Historically, the snowflake package on PyPI was an unrelated package owned
by an independent developer not affiliated with
Snowflake. After friendly discussion in
2023, it was agreed to transfer the PyPI snowflake package name to
Snowflake.
In order to provide a more manageable transition, Snowflake has agreed to
maintain some backward compatibility with the old snowflake package, now
renamed to snowflake-uuid. For a
period of one year, existing users of the old package will be able to:
import snowflakeand callsnowflake.snowflake()to return the contents of/etc/snowflakeas a string, if it exists. No validation of the value is performed. If/etc/snowflakedoesn't exist, aFileNotFoundErrorwill be raised.snowflake.snowflake()takes a single string argument which names an alternative path to read from, and this is supported in the legacy API.snowflake.make_snowflake()will always raise aNotImplementedErrorand point users to the newsnowflake-uuidpackage.
It is highly recommended that all consumers of the old snowflake package
change their dependency to snowflake-uuid as soon as possible.
1.0.2
Sep 23, 2025
1.0.1
Jun 10, 2025
1.0.0
Oct 22, 2024
0.13.1
Oct 11, 2024
0.13.0
Oct 04, 2024
0.12.1
Aug 27, 2024
0.12.0
Aug 20, 2024
0.11.0
Jul 25, 2024
0.10.0
Jun 24, 2024
0.9.0
Jun 11, 2024
0.8.1
May 31, 2024
0.8.0
May 01, 2024
0.7.0
Mar 20, 2024
0.5.0
Feb 07, 2024
0.4.0
Dec 05, 2023
0.3.0
Nov 17, 2023
Wheel compatibility matrix
Files in release
No dependencies