types-xmltodict 1.0.1.20260113
Version history | Download JSON
-
PyPI https://pypi.org/project/types-xmltodict/ Repository https://github.com/python/typeshed -
py.typedstubs-only typeshed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 37 "Any" : 1 "Untyped" : 5 -
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
- 0 methods (+0 overloads)
- 1 modules
- 2 attrs
- 3 functions (+1 overloads)
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.