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.9",
"maintainer_email": null,
"keywords": null,
"author": "The gRPC Authors",
"author_email": "grpc-io@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/aa/3f/ff46bcb1ebde73eb96de657598176736f7c8c45629b95a89c5895a318f7c/xds_protos-1.74.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.74.0",
"project_urls": {
"Homepage": "https://grpc.io"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c7a3bf45208f2c18e59ef3d2093e4a972481f7f8485951ec31b5009163fc64d9",
"md5": "bcdd50411ef7d3cc86d43f147f81aca7",
"sha256": "08e790afaa5213335b081e16c31849af6cf91aeeca5ea38befe930246a16570b"
},
"downloads": -1,
"filename": "xds_protos-1.74.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bcdd50411ef7d3cc86d43f147f81aca7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1237433,
"upload_time": "2025-07-24T19:01:36",
"upload_time_iso_8601": "2025-07-24T19:01:36.086516Z",
"url": "https://files.pythonhosted.org/packages/c7/a3/bf45208f2c18e59ef3d2093e4a972481f7f8485951ec31b5009163fc64d9/xds_protos-1.74.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aa3fff46bcb1ebde73eb96de657598176736f7c8c45629b95a89c5895a318f7c",
"md5": "2c5055b5b836a32b5244d1727323ce57",
"sha256": "fb42eae69d0ceb9952c96a652f7a1bc53b2e341602d934e204df49dfd5a81add"
},
"downloads": -1,
"filename": "xds_protos-1.74.0.tar.gz",
"has_sig": false,
"md5_digest": "2c5055b5b836a32b5244d1727323ce57",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 494311,
"upload_time": "2025-07-24T19:02:02",
"upload_time_iso_8601": "2025-07-24T19:02:02.793460Z",
"url": "https://files.pythonhosted.org/packages/aa/3f/ff46bcb1ebde73eb96de657598176736f7c8c45629b95a89c5895a318f7c/xds_protos-1.74.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-24 19:02:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "xds-protos"
}