Skip to content
/ h5py Public
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

geojunky/h5py

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fe226cb · Feb 11, 2022
Oct 11, 2019
Jan 8, 2021
Dec 14, 2019
Dec 10, 2021
Feb 10, 2022
Sep 19, 2020
Jan 8, 2022
Feb 10, 2022
Jun 11, 2018
Oct 10, 2020
Feb 10, 2022
Apr 27, 2021
Oct 11, 2019
Sep 10, 2021
Jun 22, 2021
Jan 7, 2022
Nov 16, 2021
Jan 7, 2022
Apr 11, 2019
Feb 22, 2021
Jul 7, 2021
Dec 23, 2021
Oct 30, 2020
Oct 15, 2019
Dec 11, 2021
Apr 17, 2021
Feb 25, 2021
Sep 30, 2019
May 30, 2015
Nov 10, 2021
Nov 5, 2020
Aug 12, 2021
Nov 16, 2021
Mar 29, 2021
Feb 11, 2022
Nov 12, 2021

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.6+).

Websites

Installation

Pre-build 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

Packages

No packages published

Languages

  • Python 54.7%
  • Cython 40.5%
  • C 3.5%
  • Makefile 0.7%
  • Shell 0.3%
  • Batchfile 0.2%
  • Xonsh 0.1%