pandasai-google


Namepandasai-google JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryGoogle AI integration for PandasAI
upload_time2024-10-18 06:55:13
maintainerNone
docs_urlNone
authorGabriele Venturi
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Google AI Extension for PandasAI

This extension integrates Google AI with PandasAI, providing Google AI LLMs support.

## Installation

You can install this extension using poetry:

```bash
poetry add pandasai-google
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pandasai-google",
    "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/dd/fd/0dab6de4a2d16bda222d7f1f28744ad51273d5d3454859eed84d82ef131c/pandasai_google-0.1.0.tar.gz",
    "platform": null,
    "description": "# Google AI Extension for PandasAI\n\nThis extension integrates Google AI with PandasAI, providing Google AI LLMs support.\n\n## Installation\n\nYou can install this extension using poetry:\n\n```bash\npoetry add pandasai-google\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Google AI integration for PandasAI",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8a501357217de1bc604823516aa4ea7d86ecbd7789711d69ecbd2ab3bffdf49",
                "md5": "57855779411b0245d62c14f3125ae3a4",
                "sha256": "ab5e0386e9409fc951cf060ce478a5a9b9028d58dde5c120917ac1ecfa4f1692"
            },
            "downloads": -1,
            "filename": "pandasai_google-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57855779411b0245d62c14f3125ae3a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 5256,
            "upload_time": "2024-10-18T06:55:12",
            "upload_time_iso_8601": "2024-10-18T06:55:12.564752Z",
            "url": "https://files.pythonhosted.org/packages/e8/a5/01357217de1bc604823516aa4ea7d86ecbd7789711d69ecbd2ab3bffdf49/pandasai_google-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddfd0dab6de4a2d16bda222d7f1f28744ad51273d5d3454859eed84d82ef131c",
                "md5": "fe7d069c3858ccd801d9ec9fae2ff2f4",
                "sha256": "be6e348d2694f2b295ec849ebc4be88571847739c374cf5a2672c96e9e94292a"
            },
            "downloads": -1,
            "filename": "pandasai_google-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fe7d069c3858ccd801d9ec9fae2ff2f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 3484,
            "upload_time": "2024-10-18T06:55:13",
            "upload_time_iso_8601": "2024-10-18T06:55:13.532505Z",
            "url": "https://files.pythonhosted.org/packages/dd/fd/0dab6de4a2d16bda222d7f1f28744ad51273d5d3454859eed84d82ef131c/pandasai_google-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-18 06:55:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pandasai-google"
}
        
Elapsed time: 0.45618s