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

jreadey/h5py

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

Folders and files

NameName
Last commit message
Last commit date
Apr 2, 2017
Jun 3, 2019
Sep 7, 2019
Jun 29, 2019
Jul 24, 2019
Sep 6, 2019
Jun 11, 2018
Jun 11, 2018
Sep 6, 2019
Nov 12, 2018
Dec 24, 2018
Sep 6, 2019
Nov 5, 2018
Aug 25, 2019
Sep 6, 2019
Jun 11, 2018
Sep 9, 2019
Jun 11, 2018
Sep 9, 2019
Apr 11, 2019
Sep 5, 2019
Dec 8, 2018
Jun 11, 2018
Sep 9, 2019
May 19, 2018
May 30, 2015
Feb 18, 2019
Aug 25, 2019
Sep 9, 2019
Jun 29, 2019
Jun 17, 2019
Sep 9, 2019

Repository files navigation

https://travis-ci.org/h5py/h5py.png https://ci.appveyor.com/api/projects/status/h3iajp4d1myotprc/branch/master?svg=true

HDF5 for Python

h5py is a thin, pythonic wrapper around the HDF5, which runs on Python 2.7, and Python 3 (3.4+).

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: http://docs.h5py.org/en/latest/build.html.

Reporting bugs

Open a bug at http://github.com/h5py/h5py/issues. For general questions, ask on the list (https://groups.google.com/d/forum/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 93.6%
  • C 4.8%
  • Other 1.6%