Skip to main content

Read and write HDF5 files from Python

Project description

The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts.

A strong emphasis on automatic conversion between Python (Numpy) datatypes and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.

Supports HDF5 versions 1.8.4 and higher. On Windows, HDF5 is included with the installer.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

h5py-2.7.0.tar.gz (256.5 kB view details)

Uploaded Source

Built Distributions

h5py-2.7.0-cp36-cp36m-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.6m Windows x86-64

h5py-2.7.0-cp36-cp36m-win32.whl (1.6 MB view details)

Uploaded CPython 3.6m Windows x86

h5py-2.7.0-cp36-cp36m-manylinux1_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.6m

h5py-2.7.0-cp36-cp36m-manylinux1_i686.whl (4.4 MB view details)

Uploaded CPython 3.6m

h5py-2.7.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.6m macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64

h5py-2.7.0-cp35-cp35m-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.5m Windows x86-64

h5py-2.7.0-cp35-cp35m-win32.whl (1.6 MB view details)

Uploaded CPython 3.5m Windows x86

h5py-2.7.0-cp35-cp35m-manylinux1_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.5m

h5py-2.7.0-cp35-cp35m-manylinux1_i686.whl (4.3 MB view details)

Uploaded CPython 3.5m

h5py-2.7.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.5m macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64

h5py-2.7.0-cp34-cp34m-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.4m Windows x86-64

h5py-2.7.0-cp34-cp34m-win32.whl (1.6 MB view details)

Uploaded CPython 3.4m Windows x86

h5py-2.7.0-cp34-cp34m-manylinux1_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.4m

h5py-2.7.0-cp34-cp34m-manylinux1_i686.whl (4.3 MB view details)

Uploaded CPython 3.4m

h5py-2.7.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.4m macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64

h5py-2.7.0-cp27-cp27mu-manylinux1_x86_64.whl (4.3 MB view details)

Uploaded CPython 2.7mu

h5py-2.7.0-cp27-cp27mu-manylinux1_i686.whl (3.9 MB view details)

Uploaded CPython 2.7mu

h5py-2.7.0-cp27-cp27m-win_amd64.whl (1.8 MB view details)

Uploaded CPython 2.7m Windows x86-64

h5py-2.7.0-cp27-cp27m-win32.whl (1.6 MB view details)

Uploaded CPython 2.7m Windows x86

h5py-2.7.0-cp27-cp27m-manylinux1_x86_64.whl (4.3 MB view details)

Uploaded CPython 2.7m

h5py-2.7.0-cp27-cp27m-manylinux1_i686.whl (3.9 MB view details)

Uploaded CPython 2.7m

h5py-2.7.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (4.5 MB view details)

Uploaded CPython 2.7m macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64

File details

Details for the file h5py-2.7.0.tar.gz.

File metadata

  • Download URL: h5py-2.7.0.tar.gz
  • Upload date:
  • Size: 256.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for h5py-2.7.0.tar.gz
Algorithm Hash digest
SHA256 79254312df2e6154c4928f5e3b22f7a2847b6e5ffb05ddc33e37b16e76d36310
MD5 f62937f40f68d3b128b3941be239dd93
BLAKE2b-256 116b32cee6f59e7a03ab7c60bb250caff63e2d20c33ebca47cf8c28f6a2d085c

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 908a3c3b9dc6e1f9e4026b1493947db559e48ed718d4d05655cbfe97528161c1
MD5 b2aefd59ea3820f11e61f18a89a16a81
BLAKE2b-256 21cd448161dbf1c81e09de1f9bac2da429707fc5c04e443ce8661f14a8dad23f

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp36-cp36m-win32.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 26a11956cc74571c66fcce2db80cef61887621e1339f8432a05d1f1ba6b9f325
MD5 7511bfa55a5b125ba1c52c1033ca1935
BLAKE2b-256 aa6f734b037f775f2ec035f1e76041101dbbd925f1adf77f993bd8894446e708

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c38755c97bcc4b5fb6c230ed8b07ab3d606e73e58212e72363d6fd49371cc228
MD5 b83d8381a10b483c54ba0cf165eae4a1
BLAKE2b-256 d4f9a449c76cab5d310fc0f7cf56ccb7d531b8abe21dd6395312a5f9e9c330ac

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp36-cp36m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c3071492d75ba2a92a9f0fcb17e31a041273fe5fa4166bc3ab27cddfcc31d474
MD5 2d7d001b9f1afe1e5cb908dd555995bd
BLAKE2b-256 3b553ddb8477c03b3687a6c9712d18ab5731951fc642f5010b09a69d78a99f60

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 1a5d92e91dc78acf6fc2269251bb359548511deb96a561d65bd03e98e128eb77
MD5 9404f6700b65725c7414cc05f7fce6f5
BLAKE2b-256 e281f808985b9931d83a992b74cebdbece99407a0b04904492e279631918442c

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp35-cp35m-win_amd64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 4ce87d05ddd99c3d93b92cff57d0ff7cc3bc3b8c9337b7ae176b0530b90baad2
MD5 fe9e69a56c4903e07e71edd61ff55b5b
BLAKE2b-256 6a1646f6c55f35d6d955041a4ba19fd7095f19103d6b7b794074ab1caa0f5260

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp35-cp35m-win32.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 154750cfb37a7879844b118a317a3408f928ebadab0925070461d2aad9f1be47
MD5 c038bb6e8c8fd64292a5bec366a20213
BLAKE2b-256 7ed1be846a2e366ca9451b149cbf55de6bb30c5db245bd28b949429b780cabb9

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 531ecbe9530ae7f0245b99d447ad2d0dc1622518ce2181ae84febd6f2e9fec9d
MD5 ebf290323eee2502af7bb6520be895f2
BLAKE2b-256 fb6e2018b1a924471e0452ff288a0b83356cc388cc2ba566715effa05afdcb4a

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp35-cp35m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b97d57f12e6a6e45532fd3625d913c6b01a684d142622e8d433ab571cdc74692
MD5 4c32a2694965e4b8771f31b262bed66f
BLAKE2b-256 d45a09688bb386f1ba59de657b9bb6fbcc9096227a4e7a441e9c802b1e6ca063

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 02c625ae0b05bc5773cc4ebe7fb4325e00171752f25484c5bd3b3bff90dd0ff4
MD5 42362551309629c6ed1e766ec24ccafd
BLAKE2b-256 ce673b6a79a08474f24c6ec9b2939d3d678d197780bfbf09024fe790a61cab3a

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp34-cp34m-win_amd64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 70fa8413567d0d2e63f32b1a1dbb1e23250be6d2a5034e616c9952c722e0982b
MD5 d470c5e3ed9b92031eea98f79e4d0507
BLAKE2b-256 638dcc4bba7500face9060cd246b4a503aec9f249dfc90e420d2d01142f8af81

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp34-cp34m-win32.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 065eb517aeac99901e7e3e797c390c3da73ce7a07c311e4f641e6507d212327b
MD5 89c4706cfe3855ac68b56d8d56afd458
BLAKE2b-256 53e150f4b4f0d4ea91ff61daa7741a564a8eb8607824d25b2a194ec91ae16b9c

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 eee52414b189b8bce8718e3b1a23afd14212ca4a269640bf07e7f7f20a3d9f49
MD5 cefb134b845b2bccaea811c55d2152ff
BLAKE2b-256 b3d894e2057c4032017afaa97e83ba7ea949be41e8659ca4ca10ba806b5afe59

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp34-cp34m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 d8e0b16b2e422f4d76ae5513cb0acda42f7a2b9eb602e3eea7fc4b948d0d8eb4
MD5 785a14dba1e37177892335b67edf388c
BLAKE2b-256 7ea1af517dae640cfa795e08c9b4cc00c5d15c18d3fd8907e1ae7d1fe9bf8c54

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 fb41259fbbfb5898013dbcd2d1e4951847bf4d4395f77071b902107564692fec
MD5 716d6871e8f808738dad5f4d6e25bd19
BLAKE2b-256 c78aa484a37aeeb4663b62630ba60152859a5f389c4f870ec271624e4852578f

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1d761f303e2aa1e71b310176d402adccdc6064a1529f08010ead813cd677db1a
MD5 4358c2133f4bac6df8846139e38dd47d
BLAKE2b-256 0722992b1eaa9a33caa40c0fc700bbd5db60da0335c3b581fe1fc72296942736

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp27-cp27mu-manylinux1_i686.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 2db2b5d14887930057f3071ba1fbb17862d0d15653043455fa1aade6df8561f5
MD5 130f59b580c50aafc969456806808dca
BLAKE2b-256 7fe8286a3901b9b9b955c44f269e7cb48a85495e5fac0742044156096cc56650

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp27-cp27m-win_amd64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 c3d0653ae907e9e2824276aec59481ede814d81e031749c670102d193500b0bf
MD5 f4df0bcd6c07d76d95266cb3b4ce3944
BLAKE2b-256 62d457eed0dbeb74cb3c8900f66203181c934b30d5c0888fb907934f97deeab0

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 c08b1fd37a86400cd99c470412098c920e5f04641977ea22724a67983e91efde
MD5 58b97d5a2848f0e62985ec6c4a4350ce
BLAKE2b-256 3750f84f2d34833552df7d21067ba637bf1b34bc1a41ea045a2194303d166d47

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b5f130a7b49f0547a9d43c0090be59d09b7ebb8255dae0a2446513640709c7b1
MD5 f0c64825d9d09e24b0dd787456f5a7ed
BLAKE2b-256 e783d282dec870fd7d8a65a83966356c0b3f7f314c8d6a3b61b5b779b4450816

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp27-cp27m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 e61a2d1c267377eb090f79485c59ca7932a9bed3ac86231c9a10b3c349bb9521
MD5 ed6ad93b60ee8e3e6141e096c556c28d
BLAKE2b-256 9395644ce1627ed23c7d87a1929d3c9b155fdb925af7ac9c93a15809f4dbc3a5

See more details on using hashes here.

File details

Details for the file h5py-2.7.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for h5py-2.7.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 3f24b2fb80e550f24679020af3bebdcb07839d45c1e60dff272bce0228bd539a
MD5 80393c4b3ff6d3b45d672220c1f68092
BLAKE2b-256 b7cc1c29b0815b12de2c92b5323cad60f724ac8f0e39d0166d0b9dfacbcb70dd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page