copilotkit


Namecopilotkit JSON
Version 0.1.15 PyPI version JSON
download
home_pagehttps://copilotkit.ai
SummaryCopilotKit python SDK
upload_time2024-09-20 12:09:19
maintainerNone
docs_urlNone
authorMarkus Ecker
requires_python<4.0,>=3.9
licenseMIT
keywords copilot copilotkit langgraph langchain ai langsmith langserve
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CopilotKit python SDK (alpha)

Needs pre-release CopilotKit packages:

```
@copilotkit/react-core@1.1.1-feat-runtime-remote-actions.5
@copilotkit/react-ui@1.1.1-feat-runtime-remote-actions.5
@copilotkit/runtime@1.1.1-feat-runtime-remote-actions.5
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://copilotkit.ai",
    "name": "copilotkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "copilot, copilotkit, langgraph, langchain, ai, langsmith, langserve",
    "author": "Markus Ecker",
    "author_email": "markus.ecker@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/35/cb/c1eab287a8209e1410ca46b802067b4ef2365a7cdc05d65a7c605e6abe5c/copilotkit-0.1.15.tar.gz",
    "platform": null,
    "description": "# CopilotKit python SDK (alpha)\n\nNeeds pre-release CopilotKit packages:\n\n```\n@copilotkit/react-core@1.1.1-feat-runtime-remote-actions.5\n@copilotkit/react-ui@1.1.1-feat-runtime-remote-actions.5\n@copilotkit/runtime@1.1.1-feat-runtime-remote-actions.5\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CopilotKit python SDK",
    "version": "0.1.15",
    "project_urls": {
        "Homepage": "https://copilotkit.ai",
        "Repository": "https://github.com/CopilotKit/sdk-python"
    },
    "split_keywords": [
        "copilot",
        " copilotkit",
        " langgraph",
        " langchain",
        " ai",
        " langsmith",
        " langserve"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c6d84020b339d938602486fff26b33850337c8bed17f10f01e4485fea22fc96",
                "md5": "7ad416b0332b45decfcd9b0e43fd9f8e",
                "sha256": "d7f6fb8663bd9d6a8b80565b13b658758a85121a560c9e8fbfe47ec663827065"
            },
            "downloads": -1,
            "filename": "copilotkit-0.1.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ad416b0332b45decfcd9b0e43fd9f8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 33882,
            "upload_time": "2024-09-20T12:09:18",
            "upload_time_iso_8601": "2024-09-20T12:09:18.138048Z",
            "url": "https://files.pythonhosted.org/packages/5c/6d/84020b339d938602486fff26b33850337c8bed17f10f01e4485fea22fc96/copilotkit-0.1.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35cbc1eab287a8209e1410ca46b802067b4ef2365a7cdc05d65a7c605e6abe5c",
                "md5": "d7c81232b6953293e953fbd39d431c7a",
                "sha256": "51983303fe740ffb75a670090fcff4abe70d212451ace21f26305ed5e5a9d26c"
            },
            "downloads": -1,
            "filename": "copilotkit-0.1.15.tar.gz",
            "has_sig": false,
            "md5_digest": "d7c81232b6953293e953fbd39d431c7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 18991,
            "upload_time": "2024-09-20T12:09:19",
            "upload_time_iso_8601": "2024-09-20T12:09:19.246863Z",
            "url": "https://files.pythonhosted.org/packages/35/cb/c1eab287a8209e1410ca46b802067b4ef2365a7cdc05d65a7c605e6abe5c/copilotkit-0.1.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-20 12:09:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CopilotKit",
    "github_project": "sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "copilotkit"
}
        
Elapsed time: 0.55089s