{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type hints for the defusedxml library, enabling static type checkers like mypy and pyright to validate code that uses defusedxml.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable mypy or pyright to type-check code that imports and uses defusedxml for XML parsing","Catch type errors in defusedxml function calls during development before runtime","Provide IDE autocomplete and type hints for defusedxml APIs in editors","Enforce type safety in projects that parse untrusted XML documents using defusedxml"],"what_it_does":"types-defusedxml is a type stub package that provides type annotations for the defusedxml library. It allows static type checkers like mypy (1.20.0) and pyright (1.1.408) to understand and validate code that uses defusedxml for secure XML processing. The stubs are maintained as part of the typeshed project and target defusedxml 0.7.* versions.\n\nThis package has no runtime dependencies and is purely for development-time type checking. Installing it enables your IDE and type checker to catch type errors in code that calls defusedxml functions, improving code quality without affecting runtime behavior.","worth_installing":"Yes, if you use defusedxml and run static type checking. Install it alongside defusedxml to enable mypy or pyright to validate your XML parsing code. No runtime cost or dependencies. If you don't use a type checker, this package provides no value."},"id":"types-defusedxml","links":{"html":"https://skillfed.io/packages/types-defusedxml","md":"https://skillfed.io/packages/types-defusedxml.md","pypi":"https://pypi.org/project/types-defusedxml/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-04","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-defusedxml","python_support":"supports_current","summary":"Typing stubs for defusedxml"},"popularity":{"monthly_downloads":2357489,"position":3107,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.7.0.20260504"}
