msgpack-numpy 0.4.8
-
PyPI https://pypi.org/project/msgpack-numpy/ Repository https://github.com/lebedov/msgpack-numpy -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 0 "Any" : 0 "Untyped" : 40 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 24 "classes" : 16 "other" : 0- 9 functions (+0 overloads)
- 15 parameters
- 2 classes
- 2 methods (+0 overloads)
- 14 parameters
- 0 properties
- 2 methods (+0 overloads)
- 1 modules
- 0 attrs
- 9 functions (+0 overloads)
Modules
| Module | Coverage | Coverage (strict) | Typables | Ignores |
|---|---|---|---|---|
msgpack_numpy |
0.0% | 0.0% | 40 | 0 |
Incomplete Annotations
msgpack_numpy (40 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
pack |
4 | 0 | 0 |
func |
unpackb |
3 | 0 | 0 |
func |
unpack |
3 | 0 | 0 |
func |
encode |
3 | 0 | 0 |
func |
ndarray_to_bytes |
2 | 0 | 0 |
meth |
Packer.init |
6 | 0 | 0 |
func |
patch |
1 | 0 | 0 |
meth |
Unpacker.init |
10 | 0 | 0 |
func |
packb |
3 | 0 | 0 |
func |
tostr |
2 | 0 | 0 |
func |
decode |
3 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.