agentcommunicationprotocol


Nameagentcommunicationprotocol JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryAgent Communication Protocol SDK
upload_time2025-02-12 08:26:44
maintainerNone
docs_urlNone
authorIBM Corp.
requires_python>=3.10
licenseMIT
keywords acp git llm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Agent Communication Protocol Python SDK

## Overview

The Agent Communication Protocol allows applications to use agents through a uniform interface. It is built on top of [Model Context Protocol](https://modelcontextprotocol.io/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "agentcommunicationprotocol",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "acp, git, llm",
    "author": "IBM Corp.",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ef/66/b2be9dcbb3d84c3024e0005facb058740250f5a32b60f04c98c598e249cc/agentcommunicationprotocol-0.0.5.tar.gz",
    "platform": null,
    "description": "# Agent Communication Protocol Python SDK\n\n## Overview\n\nThe Agent Communication Protocol allows applications to use agents through a uniform interface. It is built on top of [Model Context Protocol](https://modelcontextprotocol.io/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Agent Communication Protocol SDK",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/i-am-bee/acp-python-sdk",
        "Issues": "https://github.com/i-am-bee/acp-python-sdk/issues",
        "Repository": "https://github.com/i-am-bee/acp-python-sdk"
    },
    "split_keywords": [
        "acp",
        " git",
        " llm"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "70120fe53558170b7ca1b1f7567faec5e2676f05aa0b9876e4acb4b33c141a28",
                "md5": "3fb9863b884520b710ddab6c6282048e",
                "sha256": "b0456dcfadab3cd6b25b4709a1f4a8bce60d34142bfe05af5cf719547f0a0d42"
            },
            "downloads": -1,
            "filename": "agentcommunicationprotocol-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3fb9863b884520b710ddab6c6282048e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 69559,
            "upload_time": "2025-02-12T08:26:43",
            "upload_time_iso_8601": "2025-02-12T08:26:43.012958Z",
            "url": "https://files.pythonhosted.org/packages/70/12/0fe53558170b7ca1b1f7567faec5e2676f05aa0b9876e4acb4b33c141a28/agentcommunicationprotocol-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ef66b2be9dcbb3d84c3024e0005facb058740250f5a32b60f04c98c598e249cc",
                "md5": "a9fd3291e0df3dd1c23fe3416a019b1f",
                "sha256": "bad4b46fbe35d9f13e32392c3389f6712a2203f3a4aa8330bc722bad23346afc"
            },
            "downloads": -1,
            "filename": "agentcommunicationprotocol-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a9fd3291e0df3dd1c23fe3416a019b1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 141589,
            "upload_time": "2025-02-12T08:26:44",
            "upload_time_iso_8601": "2025-02-12T08:26:44.395304Z",
            "url": "https://files.pythonhosted.org/packages/ef/66/b2be9dcbb3d84c3024e0005facb058740250f5a32b60f04c98c598e249cc/agentcommunicationprotocol-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 08:26:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "i-am-bee",
    "github_project": "acp-python-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "agentcommunicationprotocol"
}
        
Elapsed time: 0.39151s