h5view

View on PyPIReverse Dependencies (0)

0.1.0a1 h5view-0.1.0a1-py2.py3-none-any.whl

Wheel Details

Project: h5view
Version: 0.1.0a1
Filename: h5view-0.1.0a1-py2.py3-none-any.whl
Download: [link]
Size: 13993
MD5: 1cb00bc2e72f1907fcca8f9744623ac9
SHA256: 40444276c460320897c8ead0efb0d7c4c3eec9aae7461b555b36a6af4fc7afbe
Uploaded: 2024-04-18 14:12:54 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: h5view
Version: 0.1.0a1
Summary: A small app for viewing h5 files in a simple and clean way
Author-Email: Matthew Joyce <matthew.joyce[at]refeyn.com>
Project-Url: Homepage, https://github.com/refeyn/h5view
Project-Url: Issues, https://github.com/refeyn/h5view/issues
Project-Url: Source, https://github.com/refeyn/h5view
License: MIT License Copyright (c) 2024 Refeyn Ltd and other h5view contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: h5py,hdf5
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Utilities
Requires-Dist: h5py
Requires-Dist: hdf5plugin
Requires-Dist: numpy
Requires-Dist: pyside6
Requires-Dist: nuitka; extra == "build"
Requires-Dist: ordered-set; extra == "build"
Requires-Dist: zstandard; extra == "build"
Requires-Dist: black; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: types-setuptools; extra == "dev"
Provides-Extra: build
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 1430 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.1
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
h5view/__init__.py sha256=Lymk04CB9aBCrPyWcvhcN9gE5GHc0vajcty4un8Wucc 600
h5view/__main__.py sha256=lhBhUBWFYe9rjS4-6T3mvEyNc-MQt0EMtWb32NQdplo 259
h5view/app.py sha256=p22Me-8EgMu3c-TC7PwgQpvrI3MEm6cfAW1-vvNip5E 9347
h5view/app.ui sha256=G-qSHAEUxM7BSHFmpRj7S90WT0G8RAiw8eStW8fHceY 10711
h5view/gui.py sha256=3Do5ruvrajBL8FEsb_RZ1zl0UI9zQ1NXYFsrNbxUKaQ 6775
h5view/utils.py sha256=XQe1qqr4xt7AtcRIYJ9gzNFmD-HaIczo18_HF1g8cjI 2202
h5view/ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
h5view/ui/app.py sha256=cU5IVelxyd651jMiDxZb9rPKqXST8PUMKi4cddY6R_I 12013
h5view-0.1.0a1.dist-info/METADATA sha256=kArFIGs92YxbwsOIbc9HB5VJyOOAGWUNH17eJXh2HL8 4039
h5view-0.1.0a1.dist-info/WHEEL sha256=lA-f9Lj70wKOLrgpRcgvGFxEoHnVMUTjYbvYas0c5ow 105
h5view-0.1.0a1.dist-info/entry_points.txt sha256=q5_I0meQLD205ymeJWoXKbzuATFj3F1-82E2gBZxdwE 39
h5view-0.1.0a1.dist-info/licenses/LICENCE sha256=e6jlH7C8nDLPBbzlXr230YWw3U9A4OCNDT-XvLYTXyA 1116
h5view-0.1.0a1.dist-info/RECORD

entry_points.txt

h5view = h5view:main