Skip to content

xmltodict 1.0.4

Version history | Download JSON

  • PyPI https://pypi.org/project/xmltodict/
    Repository https://github.com/martinblech/xmltodict

  • py.typed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 1
        "Any" : 0
        "Untyped" : 21
    • 4.5% coverage
    • 4.5% coverage (strict)
    • 22 typable
      • 1 typed
      • 21 untyped
      • 0 Any
  • Typables


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

Modules

Module Coverage Coverage (strict) Typables Ignores
xmltodict 4.5% 4.5% 22 0

Incomplete Annotations

xmltodict (21 missing, 0 any)

Symbol Typable Typed Any
attr root 1 0 0
func unparse 8 0 0
func parse 9 0 0
func handle_item 3 0 0

Type-Ignore Comments

No type-ignore comments.