{ "info": { "author": "Martin Atkins", "author_email": "mart@degeneration.co.uk", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# rpcplugin for Python\n\nThis is a Python library implementing the [rpcplugin](https://www.rpcplugin.org/)\nprotocol, allowing an application written in Python to consume plugins as\na client, or allowing plugin servers to be written in Python.\n\nThe rpcplugin protocol is a low-level protocol built around\n[gRPC](https://www.grpc.io/). If you're intending to write a plugin for an\napplication that uses this protocol, check first to see if that application\noffers an application-specific Python SDK that wraps this library, so you\ncan avoid dealing with low-level gRPC details and Protocol Buffers definitions.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rpcplugin/python", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "rpcplugin", "package_url": "https://pypi.org/project/rpcplugin/", "platform": "", "project_url": "https://pypi.org/project/rpcplugin/", "project_urls": { "Homepage": "https://github.com/rpcplugin/python" }, "release_url": "https://pypi.org/project/rpcplugin/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "gRPC-based plugin system", "version": "0.0.1" }, "last_serial": 5660594, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "924ae62c5dc6c9ff4c6a0e0e1ab8301f", "sha256": "3c480a01379208f07162e318157310d71f0539d74b03aa212f55e34ffccd25e7" }, "downloads": -1, "filename": "rpcplugin-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "924ae62c5dc6c9ff4c6a0e0e1ab8301f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2440, "upload_time": "2019-08-10T23:56:39", "url": "https://files.pythonhosted.org/packages/bc/d0/62350d46e01f260f7994f274b6cca06ad71d9c1494a6505fce817c70e52d/rpcplugin-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8b6e2ec20ac6f59026c1b79597307ebd", "sha256": "095803a6342dba1762f1277540b63156d4917adebe2f8f839b3f02a9168eca95" }, "downloads": -1, "filename": "rpcplugin-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8b6e2ec20ac6f59026c1b79597307ebd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1317, "upload_time": "2019-08-10T23:56:41", "url": "https://files.pythonhosted.org/packages/48/f1/b7d29e1c8891ea51b5c3fd41d777e0363111c656a787234404537a475803/rpcplugin-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "924ae62c5dc6c9ff4c6a0e0e1ab8301f", "sha256": "3c480a01379208f07162e318157310d71f0539d74b03aa212f55e34ffccd25e7" }, "downloads": -1, "filename": "rpcplugin-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "924ae62c5dc6c9ff4c6a0e0e1ab8301f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2440, "upload_time": "2019-08-10T23:56:39", "url": "https://files.pythonhosted.org/packages/bc/d0/62350d46e01f260f7994f274b6cca06ad71d9c1494a6505fce817c70e52d/rpcplugin-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8b6e2ec20ac6f59026c1b79597307ebd", "sha256": "095803a6342dba1762f1277540b63156d4917adebe2f8f839b3f02a9168eca95" }, "downloads": -1, "filename": "rpcplugin-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8b6e2ec20ac6f59026c1b79597307ebd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1317, "upload_time": "2019-08-10T23:56:41", "url": "https://files.pythonhosted.org/packages/48/f1/b7d29e1c8891ea51b5c3fd41d777e0363111c656a787234404537a475803/rpcplugin-0.0.1.tar.gz" } ] }