Skip to content

clapeyre/h5nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h5nav

Coverage Status python release Say Thanks!

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

About

Interactive hdf5 file navigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published