# The snowflake._legacy package
Historically, the `snowflake` package on PyPI was an unrelated package owned
by an independent developer not affiliated with
[Snowflake](https://www.snowflake.com/). 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](https://pypi.org/project/snowflake-uuid/). For a
period of one year, existing users of the old package will be able to:
* `import snowflake` and call `snowflake.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, a `FileNotFoundError` 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 a `NotImplementedError` and
point users to the new `snowflake-uuid` package.
It is highly recommended that all consumers of the old `snowflake` package
change their dependency to `snowflake-uuid` as soon as possible.
Raw data
{
"_id": null,
"home_page": null,
"name": "snowflake._legacy",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.12,>=3.8",
"maintainer_email": null,
"keywords": "Snowflake, analytics, cloud, database, db, warehouse",
"author": null,
"author_email": "\"Snowflake, Inc.\" <snowflake-python-libraries-dl@snowflake.com>",
"download_url": "https://files.pythonhosted.org/packages/94/41/a6211bd2109913eee1506d37865ab13cf9a8cc2faa41833da3d1ffec654b/snowflake_legacy-1.0.0.tar.gz",
"platform": null,
"description": "# The snowflake._legacy package\n\nHistorically, the `snowflake` package on PyPI was an unrelated package owned\nby an independent developer not affiliated with\n[Snowflake](https://www.snowflake.com/). After friendly discussion in\n2023, it was agreed to transfer the PyPI `snowflake` package name to\nSnowflake.\n\nIn order to provide a more manageable transition, Snowflake has agreed to\nmaintain some backward compatibility with the old `snowflake` package, now\nrenamed to [snowflake-uuid](https://pypi.org/project/snowflake-uuid/). For a\nperiod of one year, existing users of the old package will be able to:\n\n* `import snowflake` and call `snowflake.snowflake()` to return the contents\n of `/etc/snowflake` as a string, if it exists. No validation of the value\n is performed. If `/etc/snowflake` doesn't exist, a `FileNotFoundError` will\n be raised. `snowflake.snowflake()` takes a single string argument which\n names an alternative path to read from, and this is supported in the legacy\n API.\n* `snowflake.make_snowflake()` will always raise a `NotImplementedError` and\n point users to the new `snowflake-uuid` package.\n\nIt is highly recommended that all consumers of the old `snowflake` package\nchange their dependency to `snowflake-uuid` as soon as possible.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "You should switch to the snowflake-uuid package",
"version": "1.0.0",
"project_urls": null,
"split_keywords": [
"snowflake",
" analytics",
" cloud",
" database",
" db",
" warehouse"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "aa8c64f9b5ee0c3f376a733584c480b31addbf2baff7bb41f655e5e3f3719d3b",
"md5": "58e0c283ca8e4ab58d4eac1b309bafd4",
"sha256": "25f9678f180d7d5f5b60d17f8112f0ee8a7a77b82c67fd599ed6e27bd502be5a"
},
"downloads": -1,
"filename": "snowflake_legacy-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "58e0c283ca8e4ab58d4eac1b309bafd4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.8",
"size": 3059,
"upload_time": "2024-10-22T20:54:50",
"upload_time_iso_8601": "2024-10-22T20:54:50.867093Z",
"url": "https://files.pythonhosted.org/packages/aa/8c/64f9b5ee0c3f376a733584c480b31addbf2baff7bb41f655e5e3f3719d3b/snowflake_legacy-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9441a6211bd2109913eee1506d37865ab13cf9a8cc2faa41833da3d1ffec654b",
"md5": "30f015a40317bfffb84c2903ef20a41b",
"sha256": "2044661c79ba01841ab279c5e74b994532244c9d103224eba16eb159c8ed6033"
},
"downloads": -1,
"filename": "snowflake_legacy-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "30f015a40317bfffb84c2903ef20a41b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.12,>=3.8",
"size": 4043,
"upload_time": "2024-10-22T20:54:54",
"upload_time_iso_8601": "2024-10-22T20:54:54.462981Z",
"url": "https://files.pythonhosted.org/packages/94/41/a6211bd2109913eee1506d37865ab13cf9a8cc2faa41833da3d1ffec654b/snowflake_legacy-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-22 20:54:54",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "snowflake._legacy"
}