Skip to main content

All the useful python I/O utility functions for HDF5 files

Project description

hdfio

GitHub license Downloads PyPI version

All the useful python I/O utility functions for HDF5 files

Rationale

Writing this software package aggregator is motivated by the multitude of read/write functions currently existing in the python open source community. The package combines existing mature hdf(5) I/O source code and a few similar isolated functions into a single simple and user-friendly platform to save the labor of writing newer functions of similar capabilities. It's also the basis for building more sophisticate I/O operations.

Resources

The major resources gathered here include the following packages that covers generic I/O and interconversions between HDF and other popular key-value-pair file formats, such as dictionary (Python), json, mat (MATLAB).

Installation

  • Install and upgrade to the latest updates

     pip install --upgrade git+https://github.com/RealPolitiX/hdfio.git 
  • Install the latest build from PyPI

     pip install hdfio 

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

hdfio-0.3.0.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

hdfio-0.3.0-py2.py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 2 Python 3

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