Hdf5view

Latest version: v0.2.6

Safety actively analyzes 723973 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.6

==================

Fixed
-----

- Displaying group attributes properly. After an `earlier commit <https://github.com/tgwoodcock/hdf5view/commit/1e1bde078f744c119e14f7a3f7a24d7ad9f3bd24>`_, dataset attributes were properly displayed but group attributes were not. This has now been fixed (`#19 <https://github.com/tgwoodcock/hdf5view/issues/19>`_ and `#20 <https://github.com/tgwoodcock/hdf5view/pull/20>`_).

Changed
-------

- build now requires setuptools>=77.
- description of license and license-files in pyproject.toml now conforms to `PEP 639 <https://peps.python.org/pep-0639/>`_, as recommended `here <https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license>`_. The obsolete classifier for the license has been removed.

0.2.5

==================

Fixed
-----

- Ensured resources/images/hdf5view.png is packaged with the source code.

0.2.4

==================

Added
-----

- Added a link to the ``Zenodo`` record for ``hdf5view`` to the ``About...`` dialog in the application.

Changed
-------

- The widths of the columns in the ``File Structure`` table now automatically fit to their contents for easier viewing.
- Single-column datasets on the ``Table`` tab now automatically fit the width to the contents.
- Multi-column datasets on the ``Table`` tab have a fixed column width that can be adjusted by the user.

Fixed
-----

- ``resources/make_demo_hdf5.py`` All paths are now pathlib.Path so it should be platform-independent.
- ``resources/make_demo_hdf5.py`` Added a .png image of the ``hdf5view`` logo to avoid an error being thrown by PIL when reading a .ico file.

0.2.3

==================

Fixed
-----

- Rendering of datasets with ndim == 0 in the TableView.

0.2.2

==================

Changed
-------

- Added Zenodo doi to CITATION.cff

0.2.1

==================

Added
-----

- CITATION.cff to record contribution credits and hold metadata for citations. See `Citation File Format (CFF) <https://citation-file-format.github.io/>`_ for further information. The collective term ``The hdf5view Developers`` has been defined, which includes all contributors to hdf5view as shown in the
`contributors graph of the repository <https://github.com/tgwoodcock/hdf5view/graphs/contributors>`_.
- Pre-commit hook to ensure that the CITATION.cff is correctly formatted.

Changed
-------

- Updated the documentation so that the new method of recording package credits is explained in the Contributing guide.
- Updated the LICENSE file and ``About...`` entry in the ``Help`` menu of the application to reflect the new method of recording package credits.

Page 1 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.