Skip to main content

A pure python HDF5 file reader

Project description

pyfive : A pure Python HDF5 file reader

Travis

pyfive is an open source library for reading HDF5 files written using pure Python (no C extensions). The package is still in development and not all features of HDF5 files are supported. For a more mature Python library for read and writing HDF5 files, try h5py.

pyfive aims to support the same API as h5py for reading files. Cases where a file uses a feature that is supported by h5py but not pyfive are considered bug and should be reported on the issue tracker. Writing HDF5 is not a goal of pyfive and portions of the API which apply only to writing will not be implemented.

Dependencies

pyfive is tested to work under Python 2.7 and 3.5. It should also work with Python 3.3 and 3.4.

The only dependencies to run the software besides Python is NumPy.

Install

pyfive can be installed using pip using the command:

pip install pyfive

conda package are also available from conda-forge which can be installed:

conda install -c conda-forge pyfive

To install from source in your home directory use:

python setup.py install --user

The library can also be imported directly from the source directory.

Development

git

You can check out the latest pyfive souces with the command:

git clone https://github.com/jjhelmus/pyfive.git

testing

pyfive comes with a test suite in the tests directory. These tests can be exercised using the commands nosetests from the root directory assuming the nose package is installed.

Project details


Download files

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

Source Distribution

pyfive-0.3.0.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

pyfive-0.3.0-py2.py3-none-any.whl (18.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyfive-0.3.0.tar.gz.

File metadata

  • Download URL: pyfive-0.3.0.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyfive-0.3.0.tar.gz
Algorithm Hash digest
SHA256 f109ccd30ea348bf743891433f72a418c1d81ce19e5eded515aa456724ea94be
MD5 23a5c47298bdf7c894d799eeaa9ecb7f
BLAKE2b-256 d38ffd0744dd7a83aecc985762bcf060e4efd0c2367e8e454d5100b4bcb1da1f

See more details on using hashes here.

Provenance

File details

Details for the file pyfive-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyfive-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9834b5e0ca716911a2f1cba98d0cd1e4680b8c3477159755c24b7eae1ac07e76
MD5 0d6054c46261ad6b5cb1e494cd2eb53f
BLAKE2b-256 e2d2a65a3b7592aab25d21f0bb6348b5f308e511e9eb25d12d0e043ed1807c5b

See more details on using hashes here.

Provenance

Supported by

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