Skip to content
forked from h5py/h5py

HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.

License

Notifications You must be signed in to change notification settings

Delengowski/h5py

This branch is 333 commits behind h5py/h5py:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b512e5 · Jan 18, 2024
Oct 11, 2019
Sep 27, 2023
Oct 18, 2023
Oct 4, 2023
Jan 11, 2024
Sep 19, 2020
May 10, 2022
Jan 15, 2024
Jun 11, 2018
May 24, 2022
Jan 16, 2024
Apr 27, 2021
Oct 11, 2019
Sep 10, 2021
Jun 22, 2021
Mar 27, 2022
Aug 30, 2022
Oct 9, 2023
Apr 11, 2019
Feb 22, 2021
Aug 31, 2023
Sep 27, 2023
Sep 27, 2023
Oct 15, 2019
Oct 13, 2023
Feb 17, 2023
Feb 25, 2021
Sep 30, 2019
Oct 18, 2023
Dec 4, 2023
Sep 23, 2022
Aug 12, 2021
Oct 9, 2023
Oct 5, 2023
Oct 18, 2023
Jan 18, 2024

Repository files navigation

https://travis-ci.org/h5py/h5py.png https://ci.appveyor.com/api/projects/status/h3iajp4d1myotprc/branch/master?svg=true https://dev.azure.com/h5pyappveyor/h5py/_apis/build/status/h5py.h5py?branchName=master

HDF5 for Python

h5py is a thin, pythonic wrapper around HDF5, which runs on Python 3 (3.8+).

Websites

Installation

Pre-built h5py can either be installed via your Python Distribution (e.g. Continuum Anaconda, Enthought Canopy) or from PyPI via pip. h5py is also distributed in many Linux Distributions (e.g. Ubuntu, Fedora), and in the macOS package managers Homebrew, Macports, or Fink.

More detailed installation instructions, including how to install h5py with MPI support, can be found at: https://docs.h5py.org/en/latest/build.html.

Reporting bugs

Open a bug at https://github.com/h5py/h5py/issues. For general questions, ask on the HDF forum (https://forum.hdfgroup.org/c/hdf-tools/h5py).

About

HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.2%
  • Cython 40.2%
  • C 3.3%
  • Makefile 0.6%
  • Shell 0.4%
  • Batchfile 0.2%
  • Xonsh 0.1%