{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type stubs for the grpcio package, enabling static type checkers like mypy and pyright to validate code that uses gRPC.","skillfed_tags":["type-stubs","grpc"],"use_cases":["Enable type checkers to validate gRPC client and server code in your project.","Catch type mismatches in gRPC service definitions and method calls during development.","Improve IDE autocomplete and inline documentation for grpcio APIs.","Validate gRPC message marshalling and RPC handler signatures in a type-safe workflow."],"what_it_does":"types-grpcio is a type stub package that provides type annotations for the grpcio library. It allows static type checkers to understand and validate code that calls gRPC functions and classes, catching type errors before runtime. The stubs are generated from the typeshed project and kept in sync with grpcio versions.\n\nThis is a stub-only package with no runtime dependencies\u2014it exists purely to improve your development experience through type checking. It's marked as partial, meaning some annotations may be incomplete; the typeshed project welcomes contributions to fill gaps. The package is tested against mypy 2.3.0, pyright 1.1.411, and ty 0.0.59.","worth_installing":"Yes, if you use grpcio and want static type checking. Install it alongside grpcio to enable type checkers to validate your gRPC code. No runtime cost, low friction, and actively maintained. The partial coverage is not a blocker unless you hit unannotated APIs."},"id":"types-grpcio","links":{"html":"https://skillfed.io/packages/types-grpcio","md":"https://skillfed.io/packages/types-grpcio.md","pypi":"https://pypi.org/project/types-grpcio/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-30","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-grpcio","python_support":"supports_current","summary":"Typing stubs for grpcio"},"popularity":{"monthly_downloads":2404990,"position":3078,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.83.0.20260730"}
