Skip to content

h5py 3.16.0

Version history | Download JSON

  • PyPI https://pypi.org/project/h5py/
    Repository https://github.com/h5py/h5py

  • py.typed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 0
        "Any" : 0
        "Untyped" : 20
    • 0.0% coverage
    • 0.0% coverage (strict)
    • 20 typable
      • 0 typed
      • 20 untyped
      • 0 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 14
        "classes" : 0
        "other" : 6
    • 6 functions (+0 overloads)
      • 8 parameters
    • 2 classes
      • 0 methods (+0 overloads)
        • 0 parameters
      • 0 properties
    • 4 modules
      • 6 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
h5py 0.0% 0.0% 3 0
h5py.h5py_warnings 0.0% 0.0% 0 0
h5py.ipy_completer 0.0% 0.0% 14 0
h5py.version 0.0% 0.0% 3 0

Incomplete Annotations

h5py (3 missing, 0 any)

Symbol Typable Typed Any
func run_tests 2 0 0
func enable_ipython_completer 1 0 0

h5py.ipy_completer (14 missing, 0 any)

Symbol Typable Typed Any
func load_ipython_extension 2 0 0
attr re_attr_match 1 0 0
func h5py_completer 3 0 0
attr re_item_match 1 0 0
func h5py_attr_completer 3 0 0
func h5py_item_completer 3 0 0
attr re_object_match 1 0 0

h5py.version (3 missing, 0 any)

Symbol Typable Typed Any
attr hdf5_version_tuple 1 0 0
attr version_tuple 1 0 0
attr version 1 0 0

Type-Ignore Comments

No type-ignore comments.