more-itertools 10.8.0
Version history | Download JSON
-
PyPI https://pypi.org/project/more-itertools/ Repository https://github.com/more-itertools/more-itertools -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 583 "Any" : 7 "Untyped" : 0 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 508 "classes" : 81 "other" : 0- 153 functions (+44 overloads)
- 355 parameters
- 12 classes
- 48 methods (+0 overloads)
- 31 parameters
- 2 properties
- 48 methods (+0 overloads)
- 2 modules
- 0 attrs
- 153 functions (+44 overloads)
Modules
| Module | Coverage | Coverage (strict) | Typables | Ignores |
|---|---|---|---|---|
more_itertools.more |
100.0% | 99.1% | 451 | 1 |
more_itertools.recipes |
100.0% | 97.8% | 139 | 0 |
Incomplete Annotations
more_itertools.more (0 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
outer_product |
6 | 6 | 2 |
func |
raise_ |
3 | 3 | 1 |
prop |
callback_iter.result |
1 | 1 | 1 |
more_itertools.recipes (0 missing, 3 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
iter_index |
5 | 5 | 1 |
func |
repeatfunc |
4 | 4 | 1 |
func |
dotproduct |
3 | 3 | 1 |
Type-Ignore Comments
| Flavor | Count |
|---|---|
type: ignore |
1 |