{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type stubs for the google-auth package, enabling static type checking and IDE autocompletion for code using google-auth.","skillfed_tags":["type-stubs","static-typing"],"use_cases":["Enable mypy or pyright type checking in a project that uses google-auth for authentication","Get IDE autocompletion and inline type hints when writing code that calls google-auth functions","Catch type mismatches in authentication setup before runtime in CI/CD type-checking steps","Support typed Python codebases that depend on google-auth without losing type safety"],"what_it_does":"google-auth-stubs is a type stub package that adds static type information to the google-auth library. Type stubs are metadata files that tell type checkers like mypy what types and signatures exist in a package, enabling IDE autocompletion and catching type errors at development time. The stubs were generated automatically using stubgen and depend on google-auth, types-requests, and grpc-stubs.\n\nYou install this package alongside google-auth in development or testing environments where you want type checking. It does not change runtime behavior\u2014it only provides type information to tools. Since the stubs are auto-generated and the project is dormant, there is a risk that they may lag behind google-auth releases or miss edge cases in the actual API.","worth_installing":"Yes, if you use google-auth and want static type checking. Install it as a dev dependency alongside google-auth. The low friction and permissive license make it a safe addition. However, dormant maintenance means stubs may not cover the latest google-auth features\u2014verify coverage for your specific use case before relying on it in strict type-checking workflows."},"id":"google-auth-stubs","links":{"html":"https://skillfed.io/packages/google-auth-stubs","md":"https://skillfed.io/packages/google-auth-stubs.md","pypi":"https://pypi.org/project/google-auth-stubs/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-08-26","license_spdx":null,"license_treatment":"permissive","name":"google-auth-stubs","python_support":"supports_current","summary":"Type stubs for google-auth"},"popularity":{"monthly_downloads":1077495,"position":4403,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
