{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides type hints for the webencodings library, enabling static type checkers like mypy and pyright to validate code that uses webencodings.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable mypy or pyright to type-check code using webencodings for character encoding detection","Provide IDE autocomplete and type hints when working with webencodings in supported editors","Ensure type safety in projects that depend on webencodings for web standards compliance"],"what_it_does":"This is a type stub package that provides static type information for the webencodings library. It allows type checkers like mypy 1.20.0 and pyright 1.1.408 to understand and validate the types of webencodings functions and classes when they are used in your code. The stubs are maintained as part of the typeshed project and are tested against specific versions of both the type checkers and the webencodings library itself.\n\nType stubs are useful when a library either lacks inline type annotations or when you want to use a specific, curated set of type definitions. This package targets webencodings 0.5.* and requires Python 3.10 or later. Since it has no runtime dependencies, it adds minimal overhead to your development environment\u2014it's purely for static analysis during type checking.","worth_installing":"Yes, if you use webencodings and want static type checking. Install it alongside webencodings when you run mypy or pyright in your CI/type-checking pipeline. It has no runtime cost and is actively maintained. If webencodings already provides inline type hints, this package may be redundant\u2014verify your webencodings version first."},"id":"types-webencodings","links":{"html":"https://skillfed.io/packages/types-webencodings","md":"https://skillfed.io/packages/types-webencodings.md","pypi":"https://pypi.org/project/types-webencodings/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-08","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-webencodings","python_support":"supports_current","summary":"Typing stubs for webencodings"},"popularity":{"monthly_downloads":6965605,"position":1803,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.5.0.20260408"}
