jcloudai-litellm


Namejcloudai-litellm JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryLiteLLM integration for PandasAI
upload_time2025-08-13 13:02:47
maintainerNone
docs_urlNone
authorGabriele Venturi
requires_python<3.12,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiteLLM Extension for PandasAI

This extension integrates LiteLLM with PandasAI.

## Installation

You can install this extension using poetry:

```bash
poetry add pandasai-litellm
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jcloudai-litellm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Gabriele Venturi",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/87/43/ac6492cd1a0d68ec9331eee6dd9ef17e96bb059344421e70e13fa6e992af/jcloudai_litellm-0.0.3.tar.gz",
    "platform": null,
    "description": "# LiteLLM Extension for PandasAI\n\nThis extension integrates LiteLLM with PandasAI.\n\n## Installation\n\nYou can install this extension using poetry:\n\n```bash\npoetry add pandasai-litellm\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "LiteLLM integration for PandasAI",
    "version": "0.0.3",
    "project_urls": {
        "Documentation": "https://docs.getpanda.ai/",
        "Repository": "https://github.com/sinaptik-ai/pandas-ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "332ecf8ca8214b2a155f34a347b02e28766db539d6280fe72cadc465c0fac178",
                "md5": "4186ffd41366a2cc8697b452fa21cd9f",
                "sha256": "11a04d19748aeae61a348ab2e70ffad8c010d9a73b91d4b31f2cbc28196f92cf"
            },
            "downloads": -1,
            "filename": "jcloudai_litellm-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4186ffd41366a2cc8697b452fa21cd9f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8",
            "size": 2488,
            "upload_time": "2025-08-13T13:02:46",
            "upload_time_iso_8601": "2025-08-13T13:02:46.171447Z",
            "url": "https://files.pythonhosted.org/packages/33/2e/cf8ca8214b2a155f34a347b02e28766db539d6280fe72cadc465c0fac178/jcloudai_litellm-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8743ac6492cd1a0d68ec9331eee6dd9ef17e96bb059344421e70e13fa6e992af",
                "md5": "4f68ba8653fab4b2cba260b0d6a59e9c",
                "sha256": "20f3f35924f66d60a93034b050c99ef03d6d0b951d26eac7d6b9d25acf0c7232"
            },
            "downloads": -1,
            "filename": "jcloudai_litellm-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "4f68ba8653fab4b2cba260b0d6a59e9c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8",
            "size": 1814,
            "upload_time": "2025-08-13T13:02:47",
            "upload_time_iso_8601": "2025-08-13T13:02:47.440838Z",
            "url": "https://files.pythonhosted.org/packages/87/43/ac6492cd1a0d68ec9331eee6dd9ef17e96bb059344421e70e13fa6e992af/jcloudai_litellm-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-13 13:02:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sinaptik-ai",
    "github_project": "pandas-ai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jcloudai-litellm"
}
        
Elapsed time: 2.19309s