grpcio-health-checking
Standard Health Checking Service for gRPC
Install
grpcio-health-checking on PyPI
pip
pip install grpcio-health-checkinguv
uv add grpcio-health-checkingpoetry
poetry add grpcio-health-checkingPackage facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — protobuf, grpcio |
| Maintenance | actively maintained — 21 days since the last release |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: grpcio_health_checking-1.83.0-py3-none-any.whl
About grpcio-health-checking
from the package's own PyPI description — quoted content, verbatim
gRPC Python Health Checking
Reference package for GRPC Python health checking.
Dependencies
Depends on the grpcio package, available from PyPI via pip install grpcio.
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Provides a standard health checking service implementation for gRPC Python applications, enabling servers to report their readiness and liveness status to clients and load balancers.
Active maintenance with a release 21 days ago. Low install friction: pure Python wheel with only two runtime dependencies (protobuf and grpcio), both widely used in the gRPC ecosystem.
Apache-2.0 permissive license allows commercial and private use with minimal restrictions, making it suitable for most production deployments.
Usage
pip install grpcio-health-checking
import grpcio_health_checking
Requires Python 3.10 or later; grpcio and protobuf must be installed separately.
Verdict: Production-ready reference implementation for gRPC health checking with active maintenance, no known vulnerabilities, and minimal dependencies. Suitable for any gRPC Python service needing standard health probe support.
Needs verification
- Specific API surface and usage patterns beyond the package's role as a reference implementation
- Performance characteristics or overhead of the health checking service under load
- Whether the package is maintained by the official gRPC project or community-supported
Similar packages
permissive · top 100 on PyPI
grpclibpermissive · top 1,000 on PyPI
grpciopermissive · top 100 on PyPI
grpcio-toolspermissive · top 1,000 on PyPI
opencensuspermissive · top 1,000 on PyPI
grpc-interceptorpermissive · top 1,000 on PyPI
opentelemetry-exporter-otlp-proto-grpcpermissive · top 1,000 on PyPI
opentelemetry-exporter-otlppermissive · top 1,000 on PyPI
qdrant-clientpermissive · top 1,000 on PyPI
websocketspermissive · top 100 on PyPI