{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/5"}],"enrichment":{"capability":"Provides type stubs for character encoding detection, enabling static type checkers like mypy and pyright to validate code using the chardet library.","skillfed_tags":["type-stubs","deprecated"],"use_cases":["Enable type checkers to validate code using character encoding detection in projects locked to pre-5.1.0 versions.","Provide IDE autocomplete and type hints for encoding detection function calls in editors like PyCharm with older library versions.","Satisfy type-checking CI pipelines requiring full type coverage for all dependencies on pre-5.1.0 versions."],"what_it_does":"types-chardet is a PEP 561 type stub package that provides type information for character encoding detection. It allows static type checkers like mypy, pyright, and pytype to understand and validate code that uses the underlying library, catching type errors before runtime.\n\nThe package is maintained as part of the typeshed project and has no runtime dependencies. However, the description explicitly notes that the underlying library includes type annotations or type stubs since version 5.1.0, and recommends uninstalling this package if using that version or later. The package has not been updated since 2023-05-10.","worth_installing":"No, unless locked to character encoding detection library versions before 5.1.0. The description states the underlying library includes native type stubs since version 5.1.0 and recommends uninstalling this package if using that or a newer version. The package has not been updated since 2023-05-10."},"id":"types-chardet","links":{"html":"https://skillfed.io/packages/types-chardet","md":"https://skillfed.io/packages/types-chardet.md","pypi":"https://pypi.org/project/types-chardet/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-05-10","license_spdx":null,"license_treatment":"permissive","name":"types-chardet","python_support":"unspecified","summary":"Typing stubs for chardet"},"popularity":{"monthly_downloads":1335467,"position":4035,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.0.4.6"}
