snowflake._legacy


Namesnowflake._legacy JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummaryYou should switch to the snowflake-uuid package
upload_time2024-03-20 14:46:44
maintainerNone
docs_urlNone
authorNone
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": 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/a1/83/7f233601a56e93106bc79dd692f8b9b67f48358f42fbc05d7e88f6a62d3b/snowflake_legacy-0.7.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.7.0",
    "project_urls": null,
    "split_keywords": [
        "snowflake",
        " analytics",
        " cloud",
        " database",
        " db",
        " warehouse"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a88826a8f562cda49d1b2aa65bddf30701d9b7f350b179257a6ee6cc16c11f5b",
                "md5": "7a117f31740a8baa58d681c78ced5963",
                "sha256": "1a28ac196f776a2ae2e017151448fbdd2fa51ae61e22291b48b90b757ee3b425"
            },
            "downloads": -1,
            "filename": "snowflake_legacy-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a117f31740a8baa58d681c78ced5963",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8",
            "size": 3057,
            "upload_time": "2024-03-20T14:46:50",
            "upload_time_iso_8601": "2024-03-20T14:46:50.447966Z",
            "url": "https://files.pythonhosted.org/packages/a8/88/26a8f562cda49d1b2aa65bddf30701d9b7f350b179257a6ee6cc16c11f5b/snowflake_legacy-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a1837f233601a56e93106bc79dd692f8b9b67f48358f42fbc05d7e88f6a62d3b",
                "md5": "619923a971b87ebde980ffa04cb730a5",
                "sha256": "f29f578d06ba037727cb58d988cfbd45b996a45d390b32fa6bb5c15c4178312d"
            },
            "downloads": -1,
            "filename": "snowflake_legacy-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "619923a971b87ebde980ffa04cb730a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8",
            "size": 3984,
            "upload_time": "2024-03-20T14:46:44",
            "upload_time_iso_8601": "2024-03-20T14:46:44.175007Z",
            "url": "https://files.pythonhosted.org/packages/a1/83/7f233601a56e93106bc79dd692f8b9b67f48358f42fbc05d7e88f6a62d3b/snowflake_legacy-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 14:46:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "snowflake._legacy"
}
        
Elapsed time: 0.21146s