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 -
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
- 0 methods (+0 overloads)
- 1 modules
- 2 attrs
- 3 functions (+0 overloads)
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.