hyoklee / h5py

Unofficial HDF5 for Python to support all the latest developmental features available from HDF5.

Home Page:http://www.h5py.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

Unofficial HDF5 for Python to support all the latest developmental features available from HDF5.

http://www.h5py.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 55.3%Language:Cython 40.1%Language:C 3.3%Language:Makefile 0.6%Language:Shell 0.4%Language:Batchfile 0.2%Language:Xonsh 0.1%