Skip to content

msgpack-numpy 0.4.8

Download JSON

  • 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
    • 0.0% coverage
    • 0.0% coverage (strict)
    • 40 typable
      • 0 typed
      • 40 untyped
      • 0 Any
  • 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
    • 1 modules
      • 0 attrs

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.