snowflake


Namesnowflake JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummarySnowflake Python API
upload_time2024-03-20 14:46:51
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 Python API is the unified Python API across all Snowflake workloads, providing APIs for all Snowflake resources across data engineering, Snowpark, Snowpark ML, and client application workloads.

The `snowflake` package is the PEP 420 namespace parent package for the Snowflake Python API, including Snowpark.  
Installing snowflake automatically installs all subpackages as dependencies.

[Developer guide](https://docs.snowflake.com/developer-guide/snowflake-python-api/snowflake-python-overview)

[API reference](https://docs.snowflake.com/developer-guide/snowflake-python-api/reference/latest/index)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "snowflake",
    "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/ad/0c/dd0a3eb54e087631f393ca12583fbba6a0a41bc672eecf962715a53ffd59/snowflake-0.7.0.tar.gz",
    "platform": null,
    "description": "The Snowflake Python API is the unified Python API across all Snowflake workloads, providing APIs for all Snowflake resources across data engineering, Snowpark, Snowpark ML, and client application workloads.\n\nThe `snowflake` package is the PEP 420 namespace parent package for the Snowflake Python API, including Snowpark.  \nInstalling snowflake automatically installs all subpackages as dependencies.\n\n[Developer guide](https://docs.snowflake.com/developer-guide/snowflake-python-api/snowflake-python-overview)\n\n[API reference](https://docs.snowflake.com/developer-guide/snowflake-python-api/reference/latest/index)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Snowflake Python API",
    "version": "0.7.0",
    "project_urls": null,
    "split_keywords": [
        "snowflake",
        " analytics",
        " cloud",
        " database",
        " db",
        " warehouse"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6b996926efbeae2753958c71c45ae6bc0fc737f9faf6f9ea52a900483a1ba38",
                "md5": "be384ee815085d17c99f60e7f5cb0e77",
                "sha256": "75b892c9b0c2a73ff072d5da8a354566ad986a1f92b1bda60b7acccc6d6726ca"
            },
            "downloads": -1,
            "filename": "snowflake-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be384ee815085d17c99f60e7f5cb0e77",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8",
            "size": 1460,
            "upload_time": "2024-03-20T14:46:45",
            "upload_time_iso_8601": "2024-03-20T14:46:45.287975Z",
            "url": "https://files.pythonhosted.org/packages/f6/b9/96926efbeae2753958c71c45ae6bc0fc737f9faf6f9ea52a900483a1ba38/snowflake-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ad0cdd0a3eb54e087631f393ca12583fbba6a0a41bc672eecf962715a53ffd59",
                "md5": "f14acc8d340228aa9c06d496d609f6b2",
                "sha256": "596024a3b4538425ed845f804526c9526004edbab7cb4f5adf7c8cb84493ccf2"
            },
            "downloads": -1,
            "filename": "snowflake-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f14acc8d340228aa9c06d496d609f6b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8",
            "size": 2471,
            "upload_time": "2024-03-20T14:46:51",
            "upload_time_iso_8601": "2024-03-20T14:46:51.800546Z",
            "url": "https://files.pythonhosted.org/packages/ad/0c/dd0a3eb54e087631f393ca12583fbba6a0a41bc672eecf962715a53ffd59/snowflake-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 14:46:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "snowflake"
}
        
Elapsed time: 0.21413s