{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type hints for requests-oauthlib, enabling static type checkers like mypy and pyright to validate code using OAuth authentication with the requests HTTP client.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable type checkers to validate code that uses OAuth authentication with requests and types-oauthlib.","Catch type mismatches in OAuth session configuration and request parameters before runtime.","Integrate requests-oauthlib into a typed codebase without suppressing type checker warnings.","Support development workflows that require static type safety for HTTP authentication code."],"what_it_does":"This is a type stub package that provides type annotations for requests-oauthlib, allowing static type checkers to validate code that uses OAuth authentication. The package is maintained as part of typeshed, the canonical repository of type stubs for the Python ecosystem, and aims to provide accurate annotations for requests-oauthlib version 2.0.*.\n\nWhen installed, it allows type checkers like mypy and pyright to understand and catch type errors in code using the requests and types-oauthlib dependencies without requiring requests-oauthlib itself to have built-in type hints. The package has low install friction, is actively maintained, and carries no runtime overhead since it only provides type information for development-time checking.","worth_installing":"Yes, if you use requests-oauthlib and run a type checker in your development workflow. It has no runtime cost, low install friction, permissive Apache-2.0 licensing, and active maintenance. Install it only if you're already using a type checker; it provides no value to code that isn't type-checked."},"id":"types-requests-oauthlib","links":{"html":"https://skillfed.io/packages/types-requests-oauthlib","md":"https://skillfed.io/packages/types-requests-oauthlib.md","pypi":"https://pypi.org/project/types-requests-oauthlib/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-10","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-requests-oauthlib","python_support":"supports_current","summary":"Typing stubs for requests-oauthlib"},"popularity":{"monthly_downloads":351040,"position":7326,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0.20260610"}
