{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type stubs for the qrcode package, enabling static type checkers like mypy and pyright to validate code that uses qrcode.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable mypy or pyright to type-check code that imports and uses qrcode","Get IDE autocomplete and type hints when working with qrcode in a type-aware editor","Catch type errors in QR code generation workflows before running tests","Integrate qrcode into a codebase with strict type-checking enabled in CI/CD"],"what_it_does":"types-qrcode is a type stub package that provides type annotations for the qrcode library. Type stubs are metadata files that tell static type checkers like mypy and pyright what types are used in a library, allowing developers to catch type errors in their own code before runtime. This package is maintained as part of typeshed, the central repository of type information for Python packages.\n\nThe stubs are tested against mypy 2.1.0 and pyright 1.1.409 and aim to provide accurate annotations for qrcode version 8.2.*. Installing this package alongside qrcode enables your IDE and type checker to understand the qrcode API and flag type mismatches in your code.","worth_installing":"Yes, if you use qrcode and want static type checking. Install it alongside qrcode to enable type checkers to validate your code. It has low friction, no vulnerabilities, and is actively maintained. Only necessary if you're already using a type checker like mypy or pyright."},"id":"types-qrcode","links":{"html":"https://skillfed.io/packages/types-qrcode","md":"https://skillfed.io/packages/types-qrcode.md","pypi":"https://pypi.org/project/types-qrcode/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-qrcode","python_support":"supports_current","summary":"Typing stubs for qrcode"},"popularity":{"monthly_downloads":532315,"position":6148,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"8.2.0.20260518"}
