RacoGPT


NameRacoGPT JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/FrancescoRaco/RacoGPT
SummaryPython client library for function calling interactions with Ollama REST API
upload_time2024-10-16 17:03:23
maintainerNone
docs_urlNone
authorFrancesco
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RacoGPT

Python client library for function calling interactions with Ollama REST API.

## Installazione

Install the library:

```bash
pip install racogpt

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FrancescoRaco/RacoGPT",
    "name": "RacoGPT",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Francesco",
    "author_email": "francesco.raco@live.it",
    "download_url": "https://files.pythonhosted.org/packages/a3/f3/04695992f34ea51ff4144a154f81e0ca28667048e2262e534a1d2348df8a/racogpt-2.0.0.tar.gz",
    "platform": null,
    "description": "# RacoGPT\r\n\r\nPython client library for function calling interactions with Ollama REST API.\r\n\r\n## Installazione\r\n\r\nInstall the library:\r\n\r\n```bash\r\npip install racogpt\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python client library for function calling interactions with Ollama REST API",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/FrancescoRaco/RacoGPT"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f67b77c52460afe8e728e049e7040ad22b9fee23638f69021ac8af2dd599ca6",
                "md5": "fda4c5bd8ad2d135fee804064d3a37fd",
                "sha256": "4ae90556f915de5aabcb7f891d972046914b8a88b8c07b99dd8526ce5d4087ac"
            },
            "downloads": -1,
            "filename": "RacoGPT-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fda4c5bd8ad2d135fee804064d3a37fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3058,
            "upload_time": "2024-10-16T17:03:21",
            "upload_time_iso_8601": "2024-10-16T17:03:21.276046Z",
            "url": "https://files.pythonhosted.org/packages/0f/67/b77c52460afe8e728e049e7040ad22b9fee23638f69021ac8af2dd599ca6/RacoGPT-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3f304695992f34ea51ff4144a154f81e0ca28667048e2262e534a1d2348df8a",
                "md5": "32f80108671f07cedeecf889107d2e48",
                "sha256": "9e65e0081bef625eab369c76668ce79e21d72ebd9b6c792a9aa9349d879a137a"
            },
            "downloads": -1,
            "filename": "racogpt-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "32f80108671f07cedeecf889107d2e48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2699,
            "upload_time": "2024-10-16T17:03:23",
            "upload_time_iso_8601": "2024-10-16T17:03:23.476738Z",
            "url": "https://files.pythonhosted.org/packages/a3/f3/04695992f34ea51ff4144a154f81e0ca28667048e2262e534a1d2348df8a/racogpt-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 17:03:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FrancescoRaco",
    "github_project": "RacoGPT",
    "github_not_found": true,
    "lcname": "racogpt"
}
        
Elapsed time: 0.89136s