{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides type stubs for gRPC Python, enabling static type checking of gRPC code with mypy and other type checkers.","skillfed_tags":["type-stubs","grpc","archived"],"use_cases":["Type-check gRPC service definitions and client code with mypy before runtime.","Enable IDE autocompletion and inline type hints for gRPC imports and calls.","Validate gRPC message and service definitions in a CI/CD pipeline using mypy.","Provide type safety for gRPC-based microservices during development."],"what_it_does":"grpc-stubs is a PEP 561-compliant stub-only package that provides type information for the gRPC library, allowing developers to use static type checkers like mypy to validate gRPC code. It depends only on grpcio and installs as a pure Python wheel with no compiled dependencies.\n\nThe package is now archived and abandoned as of 2025-04-28. The maintainer has transferred active development to typeshed, the community-maintained repository of type stubs for the Python ecosystem. While the last release was recent, no new features or fixes should be expected from this repository; users should plan to migrate to typeshed's gRPC stubs for ongoing support.","worth_installing":"No. The package is archived and abandoned; the maintainer explicitly directs users to typeshed for ongoing support. While it has no known vulnerabilities and low install friction, installing a stub package with no active maintenance creates a maintenance debt. Install typeshed's gRPC stubs instead, or use a tool that automatically pulls stubs from typeshed."},"id":"grpc-stubs","links":{"html":"https://skillfed.io/packages/grpc-stubs","md":"https://skillfed.io/packages/grpc-stubs.md","pypi":"https://pypi.org/project/grpc-stubs/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2025-04-28","license_spdx":null,"license_treatment":"permissive","name":"grpc-stubs","python_support":"supports_current","summary":"Mypy stubs for gRPC"},"popularity":{"monthly_downloads":3398091,"position":2635,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.53.0.6"}
