A small app for viewing h5 files in a simple and clean way
Project description
H5View
A small app for viewing h5 files in a simple and clean way
Features:
- Can open and view datasets of any HDF5 files h5py can read
- Navigate hierarchical groups using a simple tree view
- Can render >=1D data as tables
- Can render >=2D data as images
- Sensible display of strings and other 0D data
- Displays dataset attributes and metadata (size, datatype, compression filters, etc.)
Installation
Executable versions of this tool can be found under the releases tab on GitHub. Alternatively, h5view can be installed by pip (pip install h5view
) and then run using the h5view
command.
Development
Run from source
- Clone this repo.
- Run
setup_venv.ps1
to create the virtual env (subsequent runs only needactivate_venv.ps1
). - Run
python -m h5view
to run the app.
Develop
- Clone this repo.
- Run
setup_venv.ps1
to create the virtual env. - Open the workspace is VSCode.
- Select the venv in the venv menu.
- The ui conversion is run automatically before running the app.
Build executable
- Run
build.ps1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
h5view-0.1.0a0.tar.gz
(13.6 kB
view details)
Built Distribution
File details
Details for the file h5view-0.1.0a0.tar.gz
.
File metadata
- Download URL: h5view-0.1.0a0.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e56f4ab11feedf8c695d0597dbf18f928d8ab6b3fff412fd4774527541cc3c8 |
|
MD5 | 359145275f80c285fa230240179a2d10 |
|
BLAKE2b-256 | 7e9615f8e9e53c7612f1c9565d5f8e072ca8eaa29a0d8be789eed8cec88dc5f8 |
File details
Details for the file h5view-0.1.0a0-py2.py3-none-any.whl
.
File metadata
- Download URL: h5view-0.1.0a0-py2.py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc8eb728474e340f2e3cccae66dd577180842a798e23c26efe4950dea497d555 |
|
MD5 | 671ec255c50e56b97eecc6095826176b |
|
BLAKE2b-256 | a0a4c867c0d90dfb9f097510e007f9ac5fdf9421483867548bb62524dd850981 |