{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"Provides type stubs for google-auth-oauthlib to enable static type checking in Python code that uses Google OAuth authentication.","skillfed_tags":["type-stubs","oauth","google-auth"],"use_cases":["Add type checking to a FastAPI or Flask app that authenticates users via Google OAuth.","Catch type errors in custom OAuth flow implementations before deployment.","Enable IDE autocompletion and type hints for google-auth-oauthlib in a typed codebase.","Enforce type safety in a team project that uses mypy or similar type checkers.","Integrate google-auth-oauthlib into a Pydantic or dataclass-based configuration system with full type support."],"what_it_does":"This package provides type stub files (.pyi) for the google-auth-oauthlib library, enabling static type checkers like mypy to understand the types and signatures of Google's OAuth authentication library. Type stubs are metadata-only files that describe the public interface of a library without containing runtime code, allowing developers to catch type errors during development rather than at runtime.\n\nThe stubs are designed for developers using google-auth-oauthlib who want full type safety in their authentication flows. They work alongside the actual google-auth-oauthlib package (which must be installed separately) and the related google-auth-stubs and requests-oauthlib packages. Since the package was released on 2025-06-20 and has not been updated since, it represents a point-in-time snapshot of the API; whether it remains synchronized with the underlying library's evolution is unclear.","worth_installing":"Yes, if you use google-auth-oauthlib and require type checking. The low install friction, permissive MIT license, and lack of known vulnerabilities make it safe to add. However, the aging maintenance status (no updates since 2025-06-20, minimal community engagement) means you should verify that the stubs match your version of google-auth-oauthlib and be prepared to maintain a fork or find alternatives if the stubs fall out of sync."},"id":"google-auth-oauthlib-stubs","links":{"html":"https://skillfed.io/packages/google-auth-oauthlib-stubs","md":"https://skillfed.io/packages/google-auth-oauthlib-stubs.md","pypi":"https://pypi.org/project/google-auth-oauthlib-stubs/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-06-20","license_spdx":"MIT","license_treatment":"permissive","name":"google-auth-oauthlib-stubs","python_support":"supports_current","summary":"Type stubs for google-auth-oauthlib"},"popularity":{"monthly_downloads":84765,"position":13977,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.0"}
