{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides type stubs for the unidiff package, enabling static type checkers like mypy and pyright to validate code that uses unidiff for parsing unified diff format files.","skillfed_tags":["type-stubs","typeshed"],"use_cases":["Enable mypy or pyright to type-check code that parses unified diff files with unidiff 0.7.x","Catch type errors in diff-parsing workflows before runtime in CI/CD pipelines","Provide IDE autocomplete and inline type hints for unidiff API calls in editors like VS Code"],"what_it_does":"types-unidiff is a type stub package that provides type hints for the unidiff library, which parses unified diff format files. It is part of the typeshed project and allows static type checkers like mypy and pyright to understand and validate code that uses unidiff. The stubs target unidiff 0.7.x specifically and have been tested against mypy 2.3.0 and pyright 1.1.411.\n\nThis package is a stub-only distribution with no runtime dependencies, so it adds no overhead to your environment. However, it is primarily useful for developers still on unidiff 0.7.x; the unidiff package itself has included type annotations since version 1.0.0, making this stub package redundant for newer versions.","worth_installing":"Yes, if you are using unidiff 0.7.x and rely on static type checking. Install it alongside unidiff 0.7.* to get full type support. No, if you are already on unidiff 1.0.0 or newer\u2014uninstall this package and use unidiff's built-in type annotations instead. The package is actively maintained and has no known vulnerabilities."},"id":"types-unidiff","links":{"html":"https://skillfed.io/packages/types-unidiff","md":"https://skillfed.io/packages/types-unidiff.md","pypi":"https://pypi.org/project/types-unidiff/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-27","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-unidiff","python_support":"supports_current","summary":"Typing stubs for unidiff"},"popularity":{"monthly_downloads":102676,"position":12855,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.0.20260727"}
