Skip to main content

Fast shell-like tool for interacting with HDF5 files.

Project description

https://img.shields.io/pypi/v/h5sh.svg https://img.shields.io/travis/sethrj/h5sh.svg Documentation Status

Fast shell-like tool for interacting with HDF5 files.

This tool is meant to replace repeated calls to h5ls and h5dump, each of which can take substantial amounts of time for large files. In contrast, this utility only has to open a file once, doesn’t have to read all the file contents in order to browse or view attributes, and uses HDF5’s internal cacheing for speed.

The h5sh tool uses a shell-like interface so that analysts will find the interface familiar.

Features

  • Tab-completion of commands, dataset names, and group names

  • Dump datasets to screen or disk with the dump command

  • Browse groups with cd and view attributes with attr

License

BSD license, see LICENSE.

History

0.1.1 (2019-12-05)

  • Fix some dependencies

0.1.0 (2019-12-05)

  • Complete initial capability, documents, and testing.

0.0.1 (2018-12-07)

  • Created cookiecutter package.

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

h5sh-0.1.1.tar.gz (22.1 kB view hashes)

Uploaded Source

Built Distribution

h5sh-0.1.1-py2.py3-none-any.whl (18.4 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