hdf5 file interactive navigation and editing tool
Project description
h5nav
Python tool for interactive navigation of an hdf5 file in a "unix shell" fashion.
Installation
Whether for python 2 or 3, it's as simple as:
pip install h5nav
Contributing
To install locally, start by getting the files:
git clone https://github.com/clapeyre/h5nav.git
Make sure you have pandoc
installed, as it is used to convert the README.md
to README.rst
file. The first is the source, used on GitHub. The latter is
generated, so as to show up on PyPI. Then, run:
make develop
in your favorite (virtual) environment. You are ready to work in h5nav, and see
your work dynamically updated when calling h5nav
. Please submit merge
requests directly on GitHub.
Authors
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
h5nav-0.1.6-py2.py3-none-any.whl
(10.1 kB
view details)