tabulate 0.10.0
-
PyPI https://pypi.org/project/tabulate/ Repository https://github.com/astanin/python-tabulate -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 0 "Any" : 0 "Untyped" : 24 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 23 "classes" : 0 "other" : 1- 2 functions (+0 overloads)
- 21 parameters
- 0 classes
- 0 methods (+0 overloads)
- 0 parameters
- 0 properties
- 0 methods (+0 overloads)
- 1 modules
- 1 attrs
- 2 functions (+0 overloads)
Modules
| Module | Coverage | Coverage (strict) | Typables | Ignores |
|---|---|---|---|---|
tabulate |
0.0% | 0.0% | 24 | 0 |
Incomplete Annotations
tabulate (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
tabulate |
21 | 0 | 0 |
func |
simple_separated_format |
2 | 0 | 0 |
attr |
tabulate_formats |
1 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.