h5py

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

  • 所有者: h5py/h5py
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

.. image:: https://travis-ci.org/h5py/h5py.png
:target: https://travis-ci.org/h5py/h5py
.. image:: https://ci.appveyor.com/api/projects/status/h3iajp4d1myotprc/branch/master?svg=true
:target: https://ci.appveyor.com/project/h5py/h5py/branch/master
.. image:: https://dev.azure.com/h5pyappveyor/h5py/_apis/build/status/h5py.h5py?branchName=master
:target: https://dev.azure.com/h5pyappveyor/h5py/_build/latest?definitionId=1&branchName=master

HDF5 for Python

h5py is a thin, pythonic wrapper around the HDF5 <https://support.hdfgroup.org/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 <https://brew.sh/>
,
Macports <https://www.macports.org/>, or Fink <http://finkproject.org/>.

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 list (https://groups.google.com/d/forum/h5py).

.. _Continuum Anaconda: http://continuum.io/downloads
.. _Enthought Canopy: https://www.enthought.com/products/canopy/
.. _PyPI: https://pypi.org/project/h5py/
.. _pip: https://pip.pypa.io/en/stable/

主要指标

概览
名称与所有者h5py/h5py
主编程语言Python
编程语言Python (语言数: 6)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2012-09-21 00:40:02
推送于2025-06-18 16:54:02
最后一次提交2025-06-18 12:54:02
发布数48
最新版本名称3.14.0 (发布于 )
第一版名称1.3.0 (发布于 2013-02-07 09:10:26)
用户参与
星数2.1k
关注者数57
派生数540
提交数4.8k
已启用问题?
问题数1583
打开的问题数284
拉请求数869
打开的拉请求数29
关闭的拉请求数132
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?