munch 4.0.0
-
PyPI https://pypi.org/project/munch/ Repository https://github.com/Infinidat/munch -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 0 "Any" : 0 "Untyped" : 74 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 5 "classes" : 68 "other" : 0- 2 functions (+0 overloads)
- 3 parameters
- 4 classes
- 33 methods (+0 overloads)
- 34 parameters
- 1 properties
- 33 methods (+0 overloads)
- 1 modules
- 0 attrs
- 2 functions (+0 overloads)
Modules
| Module | Coverage | Coverage (strict) | Typables | Ignores |
|---|---|---|---|---|
munch |
0.0% | 0.0% | 74 | 0 |
Incomplete Annotations
munch (74 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Munch.init |
3 | 0 | 0 |
meth |
Munch.getattr |
2 | 0 | 0 |
meth |
Munch.setattr |
3 | 0 | 0 |
meth |
Munch.delattr |
2 | 0 | 0 |
meth |
Munch.toDict |
1 | 0 | 0 |
meth |
Munch.repr |
1 | 0 | 0 |
meth |
Munch.dir |
1 | 0 | 0 |
meth |
Munch.getstate |
1 | 0 | 0 |
meth |
Munch.setstate |
2 | 0 | 0 |
meth |
Munch.members |
1 | 0 | 0 |
meth |
Munch.fromDict |
2 | 0 | 0 |
meth |
Munch.copy |
1 | 0 | 0 |
meth |
Munch.update |
3 | 0 | 0 |
meth |
Munch.get |
3 | 0 | 0 |
meth |
Munch.setdefault |
3 | 0 | 0 |
prop |
Munch.dict |
1 | 0 | 0 |
func |
unmunchify |
2 | 0 | 0 |
meth |
DefaultFactoryMunch.init |
4 | 0 | 0 |
meth |
DefaultFactoryMunch.fromDict |
3 | 0 | 0 |
meth |
DefaultFactoryMunch.copy |
1 | 0 | 0 |
meth |
DefaultFactoryMunch.repr |
1 | 0 | 0 |
meth |
DefaultFactoryMunch.setattr |
3 | 0 | 0 |
meth |
DefaultFactoryMunch.missing |
2 | 0 | 0 |
attr |
DefaultFactoryMunch.default_factory |
1 | 0 | 0 |
func |
munchify |
3 | 0 | 0 |
meth |
DefaultMunch.init |
3 | 0 | 0 |
meth |
DefaultMunch.getattr |
2 | 0 | 0 |
meth |
DefaultMunch.setattr |
3 | 0 | 0 |
meth |
DefaultMunch.getitem |
2 | 0 | 0 |
meth |
DefaultMunch.getstate |
1 | 0 | 0 |
meth |
DefaultMunch.setstate |
2 | 0 | 0 |
meth |
DefaultMunch.fromDict |
3 | 0 | 0 |
meth |
DefaultMunch.copy |
1 | 0 | 0 |
meth |
DefaultMunch.repr |
1 | 0 | 0 |
meth |
RecursiveMunch.init |
3 | 0 | 0 |
meth |
RecursiveMunch.fromDict |
2 | 0 | 0 |
meth |
RecursiveMunch.copy |
1 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.