{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"}],"enrichment":{"capability":"Provides type stubs for grpcio-status, enabling static type checkers like mypy and pyright to validate code using gRPC status handling.","skillfed_tags":["type-stubs","grpc","type-checking"],"use_cases":["Enable type checkers to validate gRPC service code that uses grpcio-status for error handling.","Catch type mismatches in gRPC status code usage and error metadata handling before deployment.","Support type hints for grpcio-status APIs in development environments with type-aware tooling.","Validate gRPC client code that processes status objects returned from service calls."],"what_it_does":"types-grpcio-status is a type stub package that provides type annotations for grpcio-status, part of the typeshed project. It allows Python type checkers to understand and validate code that uses gRPC status handling, catching type errors at development time rather than runtime.\n\nThe package has a single runtime dependency on types-grpcio and requires Python 3.10 or later. The stubs are tested against mypy 1.20.0 and pyright 1.1.408, and the package is actively maintained with regular releases synced to typeshed updates.","worth_installing":"Yes, if you use grpcio-status and want static type checking. Install it alongside your type checker to catch type errors in gRPC status handling. The package is lightweight, actively maintained, has no vulnerabilities, and is permissively licensed. Requires Python 3.10+."},"id":"types-grpcio-status","links":{"html":"https://skillfed.io/packages/types-grpcio-status","md":"https://skillfed.io/packages/types-grpcio-status.md","pypi":"https://pypi.org/project/types-grpcio-status/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-08","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-grpcio-status","python_support":"supports_current","summary":"Typing stubs for grpcio-status"},"popularity":{"monthly_downloads":160417,"position":10662,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0.20260408"}
