pandasai-snowflake


Namepandasai-snowflake JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummarySnowflake connector integration for PandasAI
upload_time2024-10-20 16:09:19
maintainerNone
docs_urlNone
authorGabriele Venturi
requires_python<4.0,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Snowflake Extension for PandasAI

This extension integrates Snowflake connectors with PandasAI, providing support for Snowflake.

## Installation

You can install this extension using poetry:

```bash
poetry install pandasai-snowflake
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pandasai-snowflake",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Gabriele Venturi",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0c/ab/2f6f2527b6001996b23e4fcfeba416bb5a797e4a3233fbabeb8287217e7d/pandasai_snowflake-0.1.0.tar.gz",
    "platform": null,
    "description": "# Snowflake Extension for PandasAI\n\nThis extension integrates Snowflake connectors with PandasAI, providing support for Snowflake.\n\n## Installation\n\nYou can install this extension using poetry:\n\n```bash\npoetry install pandasai-snowflake\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Snowflake connector integration for PandasAI",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d90544984a88de19426cce4d89adff9174fa826afc2b6f9578de77e65ea66dc7",
                "md5": "b824c54107f3e88f39fe24c3aea6fff8",
                "sha256": "e53e31fa0709de43dfe25e509faae2792970a776c9e6445bd96c2b0b8c877c05"
            },
            "downloads": -1,
            "filename": "pandasai_snowflake-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b824c54107f3e88f39fe24c3aea6fff8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 3974,
            "upload_time": "2024-10-20T16:09:17",
            "upload_time_iso_8601": "2024-10-20T16:09:17.330940Z",
            "url": "https://files.pythonhosted.org/packages/d9/05/44984a88de19426cce4d89adff9174fa826afc2b6f9578de77e65ea66dc7/pandasai_snowflake-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cab2f6f2527b6001996b23e4fcfeba416bb5a797e4a3233fbabeb8287217e7d",
                "md5": "65b24971456e20942086a458fdb8bd82",
                "sha256": "79dd020c27903379eb7649c693cf093e4c9eb3f1fee3b07bff3f750e972ad835"
            },
            "downloads": -1,
            "filename": "pandasai_snowflake-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "65b24971456e20942086a458fdb8bd82",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 3138,
            "upload_time": "2024-10-20T16:09:19",
            "upload_time_iso_8601": "2024-10-20T16:09:19.039967Z",
            "url": "https://files.pythonhosted.org/packages/0c/ab/2f6f2527b6001996b23e4fcfeba416bb5a797e4a3233fbabeb8287217e7d/pandasai_snowflake-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 16:09:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pandasai-snowflake"
}
        
Elapsed time: 0.56800s