You should switch to the snowflake-uuid package
Project description
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 snowflake
and callsnowflake.snowflake()
to return the contents of/etc/snowflake
as a string, if it exists. No validation of the value is performed. If/etc/snowflake
doesn't exist, aFileNotFoundError
will 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 aNotImplementedError
and point users to the newsnowflake-uuid
package.
It is highly recommended that all consumers of the old snowflake
package
change their dependency to snowflake-uuid
as soon as possible.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file snowflake_legacy-0.12.1.tar.gz
.
File metadata
- Download URL: snowflake_legacy-0.12.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e7d3f3d041bd0c58c2279bf446d07dc5bed242b0dd797b6208be16035b120a4 |
|
MD5 | 60bd1980e80d3c34145ff46cbe642fa6 |
|
BLAKE2b-256 | 691faff2a1dc5829078d4731069f541e17c7a45d8f36e9865b623d957cd64d7c |
File details
Details for the file snowflake_legacy-0.12.1-py3-none-any.whl
.
File metadata
- Download URL: snowflake_legacy-0.12.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a5a41234b4b26058c7197c0b2adb15dfecdf4006863ab85060ad485eabf577b |
|
MD5 | 3d882fc5ccacb8db0f7a3f7d538fdbd4 |
|
BLAKE2b-256 | c93ba6ead715f78ab4117c3ec2bb8890d37ba8d36a11de1de5ca97e6041f3d1c |