{"name":"napari-hdf5-reader","display_name":"HDF5 Reader","visibility":"public","icon":null,"categories":[],"schema_version":"0.2.1","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"napari-hdf5-reader.get_reader","title":"Open data with HDF5 Reader","python_name":"napari_hdf5_reader._reader:napari_get_reader","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":[{"command":"napari-hdf5-reader.get_reader","filename_patterns":["*.h5","*.hdf","*.hdf5"],"accepts_directories":false}],"writers":null,"widgets":null,"sample_data":null,"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.4","name":"napari-hdf5-reader","version":"0.1.1","dynamic":["license-file"],"platform":null,"supported_platform":null,"summary":"A plugin that can read image datasets from within HDF5 files, even those buried in complex Group structures, using a recursive exploratory function.","description":"# napari-hdf5-reader\n\n[![License BSD-3](https://img.shields.io/pypi/l/napari-hdf5-reader.svg?color=green)](https://github.com/LarsN-hub/napari-hdf5-reader/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-hdf5-reader.svg?color=green)](https://pypi.org/project/napari-hdf5-reader)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-hdf5-reader.svg?color=green)](https://python.org)\n[![tests](https://github.com/LarsN-hub/napari-hdf5-reader/workflows/tests/badge.svg)](https://github.com/LarsN-hub/napari-hdf5-reader/actions)\n[![codecov](https://codecov.io/gh/LarsN-hub/napari-hdf5-reader/branch/main/graph/badge.svg)](https://codecov.io/gh/LarsN-hub/napari-hdf5-reader)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-hdf5-reader)](https://napari-hub.org/plugins/napari-hdf5-reader)\n[![npe2](https://img.shields.io/badge/plugin-npe2-blue?link=https://napari.org/stable/plugins/index.html)](https://napari.org/stable/plugins/index.html)\n[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-purple.json)](https://github.com/copier-org/copier)\n\nA plugin that can read image datasets from within HDF5 files, even those buried in complex Group structures, using a recursive exploratory function.\n\n----------------------------------\n\nThis [napari] plugin was generated with [copier] using the [napari-plugin-template] (None).\n\n<!--\nDon't miss the full getting started guide to set up your new package:\nhttps://github.com/napari/napari-plugin-template#getting-started\n\nand review the napari docs for plugin developers:\nhttps://napari.org/stable/plugins/index.html\n-->\n\n## Installation\n\nYou can install `napari-hdf5-reader` via [pip]:\n\n```bash\npip install napari-hdf5-reader\n```\n\nIf napari is not already installed, you can install `napari-hdf5-reader` with napari and Qt via:\n\n```bash\npip install \"napari-hdf5-reader[all]\"\n```\n\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"napari-hdf5-reader\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[copier]: https://copier.readthedocs.io/en/stable/\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[napari-plugin-template]: https://github.com/napari/napari-plugin-template\n\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n","description_content_type":"text/markdown","keywords":null,"home_page":null,"download_url":null,"author":"Douglas Nelson","author_email":"dlnelson@tutamail.com","maintainer":null,"maintainer_email":null,"license":null,"classifier":["Development Status :: 2 - Pre-Alpha","Framework :: napari","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Scientific/Engineering :: Image Processing"],"requires_dist":["numpy","h5py","napari[all]; extra == \"all\""],"requires_python":">=3.10","requires_external":null,"project_url":null,"provides_extra":["all"],"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}