HiveNetGRPC


NameHiveNetGRPC JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/snakeclub/HiveNetAssemble/HiveNetGRPC
SummarySimple function application package of gRpc
upload_time2023-04-05 07:39:25
maintainer黎慧剑
docs_urlNone
author黎慧剑
requires_python
licenseMozilla Public License 2.0
keywords hivenetassemble hivenetgrpc grpc development python lib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            HiveNetGRpc is the package of gRpc provided by HiveNetAssemble. It can be easily implemented to be compatible with the server and client of functionsHiveNetWebUtils.server.ServerBaseFW and HiveNetWebUtils.client.ClientBaseFw.

HiveNetGRpc是HiveNetAssemble提供的gRpc的封装, 可以简单实现兼容 HiveNetWebUtils.server.ServerBaseFW 和 HiveNetWebUtils.client.ClientBaseFw 的服务器和客户端功能。

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakeclub/HiveNetAssemble/HiveNetGRPC",
    "name": "HiveNetGRPC",
    "maintainer": "\u9ece\u6167\u5251",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "snakeclub@163.com",
    "keywords": "HiveNetAssemble HiveNetGRPC grpc development python lib",
    "author": "\u9ece\u6167\u5251",
    "author_email": "snakeclub@163.com",
    "download_url": "https://files.pythonhosted.org/packages/06/27/8bdaf2e327e40dacb4f4f67a950900f7b53a9a9d57cca199e50c76579cbf/HiveNetGRPC-0.1.0.tar.gz",
    "platform": "all",
    "description": "HiveNetGRpc is the package of gRpc provided by HiveNetAssemble. It can be easily implemented to be compatible with the server and client of functionsHiveNetWebUtils.server.ServerBaseFW and HiveNetWebUtils.client.ClientBaseFw.\n\nHiveNetGRpc\u662fHiveNetAssemble\u63d0\u4f9b\u7684gRpc\u7684\u5c01\u88c5, \u53ef\u4ee5\u7b80\u5355\u5b9e\u73b0\u517c\u5bb9 HiveNetWebUtils.server.ServerBaseFW \u548c HiveNetWebUtils.client.ClientBaseFw \u7684\u670d\u52a1\u5668\u548c\u5ba2\u6237\u7aef\u529f\u80fd\u3002\n",
    "bugtrack_url": null,
    "license": "Mozilla Public License 2.0",
    "summary": "Simple function application package of gRpc",
    "version": "0.1.0",
    "split_keywords": [
        "hivenetassemble",
        "hivenetgrpc",
        "grpc",
        "development",
        "python",
        "lib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06278bdaf2e327e40dacb4f4f67a950900f7b53a9a9d57cca199e50c76579cbf",
                "md5": "a1e8fd878ae67beca0f65414b60370f8",
                "sha256": "caec9d5b1a501ef7ad84b8d99af99007d197d9e67c5a73cf424fa801395457f6"
            },
            "downloads": -1,
            "filename": "HiveNetGRPC-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a1e8fd878ae67beca0f65414b60370f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32013,
            "upload_time": "2023-04-05T07:39:25",
            "upload_time_iso_8601": "2023-04-05T07:39:25.936788Z",
            "url": "https://files.pythonhosted.org/packages/06/27/8bdaf2e327e40dacb4f4f67a950900f7b53a9a9d57cca199e50c76579cbf/HiveNetGRPC-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-05 07:39:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "hivenetgrpc"
}
        
Elapsed time: 0.05116s