Package "xds-protos" is a collection of ProtoBuf generated Python files for xDS protos (or the `data-plane-api <https://github.com/envoyproxy/data-plane-api>`_). You can find the source code of this project in `grpc/grpc <https://github.com/grpc/grpc>`_. For any question or suggestion, please post to https://github.com/grpc/grpc/issues.
Each generated Python file can be imported according to their proto package. For example, if we are trying to import a proto located at "envoy/service/status/v3/csds.proto", whose proto package is "package envoy.service.status.v3", then we can import it as:
::
# Import the message definitions
from envoy.service.status.v3 import csds_pb2
# Import the gRPC service and stub
from envoy.service.status.v3 import csds_pb2_grpc
Raw data
{
"_id": null,
"home_page": "https://grpc.io",
"name": "xds-protos",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "The gRPC Authors",
"author_email": "grpc-io@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/94/99/439903663dd4477331f9027ff27adc3a6fb3bb8cdcf4dc57e6d63671af57/xds_protos-1.68.1.tar.gz",
"platform": null,
"description": "Package \"xds-protos\" is a collection of ProtoBuf generated Python files for xDS protos (or the `data-plane-api <https://github.com/envoyproxy/data-plane-api>`_). You can find the source code of this project in `grpc/grpc <https://github.com/grpc/grpc>`_. For any question or suggestion, please post to https://github.com/grpc/grpc/issues.\n\nEach generated Python file can be imported according to their proto package. For example, if we are trying to import a proto located at \"envoy/service/status/v3/csds.proto\", whose proto package is \"package envoy.service.status.v3\", then we can import it as:\n\n::\n\n # Import the message definitions\n from envoy.service.status.v3 import csds_pb2\n # Import the gRPC service and stub\n from envoy.service.status.v3 import csds_pb2_grpc\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Generated Python code from envoyproxy/data-plane-api",
"version": "1.68.1",
"project_urls": {
"Homepage": "https://grpc.io"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "22f07e24bea9e10e436c48cf091107be8b862e967d25f035d13be109b673afca",
"md5": "bf5d314b64d2b56fd5824bce0236175f",
"sha256": "40b47ce5e581a49bfe6d7a05547e60293df871f7b37b7ee78995e19ff7a5b6ac"
},
"downloads": -1,
"filename": "xds_protos-1.68.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bf5d314b64d2b56fd5824bce0236175f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 1199744,
"upload_time": "2024-12-02T05:26:00",
"upload_time_iso_8601": "2024-12-02T05:26:00.568965Z",
"url": "https://files.pythonhosted.org/packages/22/f0/7e24bea9e10e436c48cf091107be8b862e967d25f035d13be109b673afca/xds_protos-1.68.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9499439903663dd4477331f9027ff27adc3a6fb3bb8cdcf4dc57e6d63671af57",
"md5": "e8d7d1872251c6f37b36598982323207",
"sha256": "d2e8e1467ec0dd3bd2e14142141a1d9e72d2a4e0c4bf7ca9142bcc09962a589b"
},
"downloads": -1,
"filename": "xds_protos-1.68.1.tar.gz",
"has_sig": false,
"md5_digest": "e8d7d1872251c6f37b36598982323207",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 479919,
"upload_time": "2024-12-02T05:26:22",
"upload_time_iso_8601": "2024-12-02T05:26:22.029679Z",
"url": "https://files.pythonhosted.org/packages/94/99/439903663dd4477331f9027ff27adc3a6fb3bb8cdcf4dc57e6d63671af57/xds_protos-1.68.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-02 05:26:22",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "xds-protos"
}