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/61/fd/ddfe5837d42bd7bceada4dc1351beb6c9037e5cc8e49f8dedea94aed192c/xds_protos-1.70.0.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.70.0",
"project_urls": {
"Homepage": "https://grpc.io"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c4606eb0b6687e0ecefd537b9502b8016b085c100ec2cfea91672488b625a1fb",
"md5": "a60b6d05ba3851c717f6dc14ea976cb1",
"sha256": "808703409966ee029ee5b4211ab85b7a2d863eb499fb7cc475b20119f297b45c"
},
"downloads": -1,
"filename": "xds_protos-1.70.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a60b6d05ba3851c717f6dc14ea976cb1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 1235660,
"upload_time": "2025-01-23T18:00:13",
"upload_time_iso_8601": "2025-01-23T18:00:13.303275Z",
"url": "https://files.pythonhosted.org/packages/c4/60/6eb0b6687e0ecefd537b9502b8016b085c100ec2cfea91672488b625a1fb/xds_protos-1.70.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "61fdddfe5837d42bd7bceada4dc1351beb6c9037e5cc8e49f8dedea94aed192c",
"md5": "95f6be4768ee92861130a8885875ec4c",
"sha256": "a84985be52b45c003cf8f620c2c02c2abc97849abdf04d1df4eb50102c2a4c24"
},
"downloads": -1,
"filename": "xds_protos-1.70.0.tar.gz",
"has_sig": false,
"md5_digest": "95f6be4768ee92861130a8885875ec4c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 493832,
"upload_time": "2025-01-23T18:00:41",
"upload_time_iso_8601": "2025-01-23T18:00:41.081415Z",
"url": "https://files.pythonhosted.org/packages/61/fd/ddfe5837d42bd7bceada4dc1351beb6c9037e5cc8e49f8dedea94aed192c/xds_protos-1.70.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-23 18:00:41",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "xds-protos"
}