{"categories":[{"label":"Security","url":"https://skillfed.io/packages/category/security"}],"enrichment":{"capability":"Provides type stubs for the oauthlib package, enabling type checkers like mypy and pyright to validate code that uses oauthlib for OAuth protocol implementation.","skillfed_tags":["type-stubs","oauth"],"use_cases":["Enable mypy or pyright to type-check code using oauthlib for OAuth 2.0 server and client implementations","Catch type errors in OAuth token handling and authorization flows before runtime","Provide IDE autocompletion and type hints when working with oauthlib in a modern editor","Validate OAuth request/response handling in applications integrating third-party authentication"],"what_it_does":"types-oauthlib is a type stub package that provides type information for the oauthlib library, which implements OAuth 1.0 and OAuth 2.0 protocols. It allows static type checkers like mypy and pyright to understand and validate code that uses oauthlib, catching type errors before runtime. The stubs are maintained as part of the typeshed project and are tested against mypy 2.3.0 and pyright 1.1.411, targeting oauthlib version 3.3.*.\n\nThis package has no runtime dependencies and is purely a development tool\u2014it does not execute code or add functionality to oauthlib itself. It is installed alongside oauthlib in projects that use type checking, and it requires Python 3.10 or later. The package is actively maintained and released regularly as typeshed evolves.","worth_installing":"Yes, if you use oauthlib and type checking. Install it in projects that depend on oauthlib and use mypy or pyright to catch OAuth-related type errors early. It has no runtime cost and is actively maintained as part of typeshed. Skip it only if you do not use static type checking or do not use oauthlib."},"id":"types-oauthlib","links":{"html":"https://skillfed.io/packages/types-oauthlib","md":"https://skillfed.io/packages/types-oauthlib.md","pypi":"https://pypi.org/project/types-oauthlib/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-oauthlib","python_support":"supports_current","summary":"Typing stubs for oauthlib"},"popularity":{"monthly_downloads":1492943,"position":3840,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.3.0.20260724"}
