{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type stubs for Authlib, enabling static type checkers to validate code that uses the Authlib authentication and authorization library.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable mypy or pyright to type-check code using Authlib for OAuth/OpenID Connect flows.","Catch type errors in authentication middleware before deployment.","Provide IDE autocomplete and type hints for Authlib's API in editors like VS Code.","Validate custom Authlib integrations in a typed codebase.","Support strict type checking in CI/CD pipelines for projects using Authlib."],"what_it_does":"types-Authlib is a type stub package that provides type annotations for the Authlib authentication library. It allows Python type checkers like mypy, pyright, and others to understand and validate code that uses Authlib, catching type errors at development time rather than runtime. The stubs are maintained as part of the typeshed project and are tested against multiple type checkers.\n\nThis package is purely for static analysis\u2014it does not provide runtime functionality. You install it alongside Authlib to enable type checking in your IDE and CI/CD pipelines. It depends on cryptography as a runtime dependency and requires Python 3.10 or later.","worth_installing":"Yes, if you use Authlib and want static type checking. The package is actively maintained, has no known vulnerabilities, and installs with minimal friction. It's part of the official typeshed project and tested against current type checkers. Install it if type safety is a priority in your project."},"id":"types-authlib","links":{"html":"https://skillfed.io/packages/types-authlib","md":"https://skillfed.io/packages/types-authlib.md","pypi":"https://pypi.org/project/types-authlib/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-Authlib","python_support":"supports_current","summary":"Typing stubs for Authlib"},"popularity":{"monthly_downloads":1079844,"position":4398,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.7.2.20260814"}
