gpo.zugaina.org

Search Portage & Overlays:

dev-python/h5pyd

h5py-compatible client for the HDF REST API (HSDS)

Screenshots

  • h5pyd-0.24.0
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: BSD   
    Overlay: stuff
  • h5pyd-0.23.0
    ~amd64 ~x86
    aws azure examples google hdf5 test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: BSD   
  • h5pyd-0.18.0
    ~amd64 ~x86
    aws azure examples google hdf5 test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: BSD   
  • h5pyd-0.12.2
    ~amd64 ~x86
    examples test doc python_targets_python3_11

    View      Download      Browse     License: BSD   

ChangeLog

commit 222003afba804dd1099ff2994455023ad5148e04
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 14:27:18 2026 +0200

dev-python/h5pyd: new package, h5py-compatible HSDS client

Adds dev-python/h5pyd, the HDF Group's REST-API/HSDS client that
exposes the same shape as h5py for remote datasets. Required by the
upcoming silx[h5pyd] USE flag.

Source comes from the GitHub tag because PyPI ships only a wheel.
Runtime dependencies follow upstream pyproject.toml: numpy>=2.0.0,
requests_unixsocket, pytz, packaging. Test suite is restricted
because it requires a live HSDS server to talk to.