Typing stubs for grpcio-status, version 1.0.0.20260408. Provided by typeshed. Updated in lockstep with the grpcio-status package. This is a stub-only package that adds type annotations to grpcio-status. Released weekly or as needed.
pip install types-grpcio-statusVerified import paths — ran on the pinned version, not inferred.
Basic usage: import the stubs and use rpc_status to extract error details from a gRPC call.
Use 'from grpc_status import rpc_status'.
Install grpcio-status: pip install grpcio-status
Pin both packages to compatible versions.