{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides type stubs for grpcio-health-checking, enabling static type checkers like mypy and pyright to validate code using gRPC health checking.","skillfed_tags":["type-stubs","grpc","type-checking"],"use_cases":["Add type checking to a gRPC service that uses health checking for readiness and liveness probes.","Validate health check request and response handling in a type-strict codebase.","Enable IDE autocomplete and type hints when writing gRPC health check client code.","Catch type mismatches in health check status enums and message fields during development."],"what_it_does":"types-grpcio-health-checking is a type stub package from the typeshed project that provides type annotations for grpcio-health-checking. It allows static type checkers like mypy and pyright to understand and validate code that uses gRPC health checking, catching type errors at development time rather than runtime.\n\nThe package is a pure typing artifact\u2014it contains no runtime code, only type definitions. It depends on types-grpcio and types-protobuf to provide the broader type context for gRPC and Protocol Buffer types. The stubs are maintained as part of typeshed and are regenerated from that upstream source, ensuring they stay synchronized with the actual grpcio-health-checking API.","worth_installing":"Yes, if you use grpcio-health-checking and run mypy or pyright. It has no runtime overhead, low friction, active maintenance, and permissive licensing. Install it as a dev dependency alongside your type checker to get full type coverage for health checking code."},"id":"types-grpcio-health-checking","links":{"html":"https://skillfed.io/packages/types-grpcio-health-checking","md":"https://skillfed.io/packages/types-grpcio-health-checking.md","pypi":"https://pypi.org/project/types-grpcio-health-checking/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-grpcio-health-checking","python_support":"supports_current","summary":"Typing stubs for grpcio-health-checking"},"popularity":{"monthly_downloads":126937,"position":11758,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0.20260518"}
