{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides type annotations for the lxml package to enable static type checking with mypy and other type checkers.","skillfed_tags":["type-stubs","mypy"],"use_cases":["Enable mypy type checking on projects that depend on lxml for XML/HTML parsing","Catch type errors in lxml API calls during development rather than at runtime","Integrate lxml into a fully typed codebase without treating it as untyped"],"what_it_does":"lxml-stubs is a package of external type annotations for lxml, the popular XML and HTML processing library. It allows developers using mypy or other PEP 484-compatible type checkers to catch type errors in code that uses lxml. The stubs were originally part of typeshed but were extracted into a separate repository because lxml's annotations are still incomplete and the maintainers wanted to avoid false positives from partial annotations.\n\nThe package installs as a wheel with no runtime dependencies and integrates automatically with mypy. However, the repository is now archived and abandoned, with the last commit on 2026-05-13 and no releases for 947 days. This means type annotations may not reflect recent changes to lxml itself, and gaps in coverage are unlikely to be filled.","worth_installing":"Yes, if you are actively using mypy with lxml and can tolerate incomplete type coverage and no ongoing maintenance. The permissive license and zero runtime dependencies make installation safe. However, be aware that the abandoned status means type annotations will not be updated for new lxml features or API changes."},"id":"lxml-stubs","links":{"html":"https://skillfed.io/packages/lxml-stubs","md":"https://skillfed.io/packages/lxml-stubs.md","pypi":"https://pypi.org/project/lxml-stubs/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2024-01-10","license_spdx":null,"license_treatment":"permissive","name":"lxml-stubs","python_support":"unspecified","summary":"Type annotations for the lxml package"},"popularity":{"monthly_downloads":4546897,"position":2283,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.5.1"}
