dapr-ext-grpc


Namedapr-ext-grpc JSON
Version 1.11.0 PyPI version JSON
download
home_pagehttps://dapr.io/
SummaryThe official release of Dapr Python SDK gRPC Extension.
upload_time2023-10-03 00:28:44
maintainer
docs_urlNone
authorDapr Authors
requires_python>=3.8
licenseApache
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is the gRPC extension for Dapr.

Dapr is a portable, serverless, event-driven runtime that makes it easy for developers to
build resilient, stateless and stateful microservices that run on the cloud and edge and
embraces the diversity of languages and developer frameworks.

Dapr codifies the best practices for building microservice applications into open,
independent, building blocks that enable you to build portable applications with the language
and framework of your choice. Each building block is independent and you can use one, some,
or all of them in your application.



            

Raw data

            {
    "_id": null,
    "home_page": "https://dapr.io/",
    "name": "dapr-ext-grpc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dapr Authors",
    "author_email": "daprweb@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/aa/f7/08d7f71f2a4fefb96e1e740b9651a34cdd824e9808fbcd21a65ea7e7f76d/dapr-ext-grpc-1.11.0.tar.gz",
    "platform": null,
    "description": "This is the gRPC extension for Dapr.\n\nDapr is a portable, serverless, event-driven runtime that makes it easy for developers to\nbuild resilient, stateless and stateful microservices that run on the cloud and edge and\nembraces the diversity of languages and developer frameworks.\n\nDapr codifies the best practices for building microservice applications into open,\nindependent, building blocks that enable you to build portable applications with the language\nand framework of your choice. Each building block is independent and you can use one, some,\nor all of them in your application.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "The official release of Dapr Python SDK gRPC Extension.",
    "version": "1.11.0",
    "project_urls": {
        "Documentation": "https://github.com/dapr/docs",
        "Homepage": "https://dapr.io/",
        "Source": "https://github.com/dapr/python-sdk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "875f942d8e897329dde79827790d921496362915ab343503daf86230712fcd99",
                "md5": "59f063a6dcbb9f0105d325350598815e",
                "sha256": "8164c8828f5c14f51c815241c77d277e3f92b7b2284c258cd72ff00afd3d8267"
            },
            "downloads": -1,
            "filename": "dapr_ext_grpc-1.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59f063a6dcbb9f0105d325350598815e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12004,
            "upload_time": "2023-10-03T00:28:40",
            "upload_time_iso_8601": "2023-10-03T00:28:40.320628Z",
            "url": "https://files.pythonhosted.org/packages/87/5f/942d8e897329dde79827790d921496362915ab343503daf86230712fcd99/dapr_ext_grpc-1.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aaf708d7f71f2a4fefb96e1e740b9651a34cdd824e9808fbcd21a65ea7e7f76d",
                "md5": "bd91707ce4d82aa3025b7316b39469b7",
                "sha256": "8bfc0a6711e469936f14140037001607a0a44354b27b0d0cf94ac4954b5fc0be"
            },
            "downloads": -1,
            "filename": "dapr-ext-grpc-1.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bd91707ce4d82aa3025b7316b39469b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10648,
            "upload_time": "2023-10-03T00:28:44",
            "upload_time_iso_8601": "2023-10-03T00:28:44.298940Z",
            "url": "https://files.pythonhosted.org/packages/aa/f7/08d7f71f2a4fefb96e1e740b9651a34cdd824e9808fbcd21a65ea7e7f76d/dapr-ext-grpc-1.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-03 00:28:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dapr",
    "github_project": "docs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dapr-ext-grpc"
}
        
Elapsed time: 0.12202s