{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"Provides type stubs for mypy-extensions, enabling type checkers like mypy and pyright to understand code using the mypy-extensions library.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable mypy or pyright to type-check code that uses mypy-extensions without false positives or missing type information.","Develop type-safe applications that depend on mypy-extensions while catching type errors before runtime.","Contribute to or maintain projects that use mypy-extensions and want full IDE and linter support.","Ensure compatibility between your codebase and mypy-extensions' public API through static type analysis."],"what_it_does":"This package is a type stub distribution for mypy-extensions, part of the typeshed project. Type stubs are files that describe the types and signatures of a library's public interface without containing implementation code. When you install this package alongside mypy-extensions, type checkers like mypy and pyright can understand and validate code that uses mypy-extensions, catching type errors at development time rather than runtime.\n\nThe stubs are maintained centrally in typeshed and generated from that repository. They target mypy-extensions version 1.1.x and have been tested with mypy 2.3.0 and pyright 1.1.411. Since this is a stub-only package with no runtime dependencies, it adds no overhead to your application\u2014it exists purely to improve type-checking quality during development.","worth_installing":"Yes, if you use mypy-extensions and want type checking. Install it as a development dependency alongside mypy or pyright. It has no runtime cost, is actively maintained, and requires only Python 3.10+. No security concerns and permissive licensing. Skip it only if you don't use mypy-extensions or don't use a type checker."},"id":"types-mypy-extensions","links":{"html":"https://skillfed.io/packages/types-mypy-extensions","md":"https://skillfed.io/packages/types-mypy-extensions.md","pypi":"https://pypi.org/project/types-mypy-extensions/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-mypy-extensions","python_support":"supports_current","summary":"Typing stubs for mypy-extensions"},"popularity":{"monthly_downloads":148873,"position":11015,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.0.20260724"}
