snowflake.-legacy


Namesnowflake.-legacy JSON
Version 0.5.0 PyPI version JSON
download
home_page
SummaryYou should switch to the snowflake-uuid package
upload_time2024-02-07 03:25:20
maintainer
docs_urlNone
author
requires_python<3.12,>=3.8
licenseApache-2.0
keywords snowflake analytics cloud database db warehouse
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "",
    "name": "snowflake.-legacy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<3.12,>=3.8",
    "maintainer_email": "",
    "keywords": "Snowflake,analytics,cloud,database,db,warehouse",
    "author": "",
    "author_email": "\"Snowflake, Inc.\" <snowflake-python-libraries-dl@snowflake.com>",
    "download_url": "https://files.pythonhosted.org/packages/bd/46/751cd520992330f6b93290ec5ac045e4990300a912e9f658f03469c76aa2/snowflake_legacy-0.5.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": "0.5.0",
    "project_urls": null,
    "split_keywords": [
        "snowflake",
        "analytics",
        "cloud",
        "database",
        "db",
        "warehouse"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db8061730dd5c387fc9d18fe3c21fca8b98bc00deb3de7dfcdb5324ee9059320",
                "md5": "7c6057952f4d36e1bd4f2a260457de24",
                "sha256": "0ccc59e012f2758c308b133e8aa26337848d7fa6a23ae9fa8400cf4a863b0e44"
            },
            "downloads": -1,
            "filename": "snowflake_legacy-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c6057952f4d36e1bd4f2a260457de24",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8",
            "size": 3059,
            "upload_time": "2024-02-07T03:25:17",
            "upload_time_iso_8601": "2024-02-07T03:25:17.084654Z",
            "url": "https://files.pythonhosted.org/packages/db/80/61730dd5c387fc9d18fe3c21fca8b98bc00deb3de7dfcdb5324ee9059320/snowflake_legacy-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd46751cd520992330f6b93290ec5ac045e4990300a912e9f658f03469c76aa2",
                "md5": "c02c2256caa468e39e23f59dacdff405",
                "sha256": "cfee13233c218154b79ee663e487fd90676e7feaee3d4e33087439fa3c5eddf8"
            },
            "downloads": -1,
            "filename": "snowflake_legacy-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c02c2256caa468e39e23f59dacdff405",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8",
            "size": 3956,
            "upload_time": "2024-02-07T03:25:20",
            "upload_time_iso_8601": "2024-02-07T03:25:20.985020Z",
            "url": "https://files.pythonhosted.org/packages/bd/46/751cd520992330f6b93290ec5ac045e4990300a912e9f658f03469c76aa2/snowflake_legacy-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-07 03:25:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "snowflake.-legacy"
}
        
Elapsed time: 0.18870s