Skip to content

types-xmltodict 1.0.1.20260113

Version history | Download JSON

  • PyPI https://pypi.org/project/types-xmltodict/
    Repository https://github.com/python/typeshed

  • py.typed
    stubs-only typeshed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 37
        "Any" : 1
        "Untyped" : 5
    • 88.4% coverage
    • 86.0% coverage (strict)
    • 43 typable
      • 37 typed
      • 5 untyped
      • 1 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 41
        "classes" : 0
        "other" : 2
    • 3 functions (+1 overloads)
      • 38 parameters
    • 1 classes
      • 0 methods (+0 overloads)
        • 0 parameters
      • 0 properties
    • 1 modules
      • 2 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
xmltodict 88.4% 86.0% 43 0

Incomplete Annotations

xmltodict (5 missing, 1 any)

Symbol Typable Typed Any
func xmltodict.parse 21 21 1
attr xmltodict.root 1 0 0
func xmltodict.handle_item 3 0 0
attr xmltodict.item_depth 1 0 0

Type-Ignore Comments

No type-ignore comments.