nexusformat

View on PyPIReverse Dependencies (17)

1.0.7 nexusformat-1.0.7-py3-none-any.whl

Wheel Details

Project: nexusformat
Version: 1.0.7
Filename: nexusformat-1.0.7-py3-none-any.whl
Download: [link]
Size: 79833
MD5: 70f9e63d2586b566919aec8936e344a7
SHA256: 328d7e83cd28aec40172f385b935db9f27ea4539e34995d440bb21b12f3ecd30
Uploaded: 2024-10-26 19:49:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nexusformat
Version: 1.0.7
Summary: Python API to access NeXus data
Author: Raymond Osborn
Author-Email: rayosborn[at]mac.com
Home-Page: https://nexpy.github.io/nexpy/
Download-Url: https://github.com/nexpy/nexusformat
License: Modified BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: h5py (>=2.9)
Requires-Dist: hdf5plugin
Requires-Dist: pytest; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: COPYING
[Description omitted; length: 1667 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nexusformat/__init__.py sha256=k0f4U_PHAywQravcguwZkDg_HTY6uauetcLfjC2E6gs 395
nexusformat/_version.py sha256=B_2jTRPLk-a7dhEz8Rto7VRGwxfpXrqO4mYrudjn7bw 411
nexusformat/nexus/__init__.py sha256=dKprv2UiKOBBx8RzjzUosWkLIKEQckXxQUXAb9Sott8 1542
nexusformat/nexus/completer.py sha256=17PYjNqgCEViE0iQf_MaOxGtL-ryeMTSOeb8TFhvH7k 6255
nexusformat/nexus/lock.py sha256=dOLFTA0ZtZ5vg8FNgmzZJwDyVopghBSMmHxK_WXdP88 8339
nexusformat/nexus/plot.py sha256=vgwOnEM6uW_evWiq6YqUb2f_k_3R14CZW6Cu0V1ASj4 11754
nexusformat/nexus/tree.py sha256=u-zatdRN_77FhyPtx4Ubaq4E5QzothRgTU83iBz_Rts 267954
nexusformat/notebooks/nexusformat.ipynb sha256=ldC91Vhlw8pci8HSTre7OLmQikv6aTzEbWBeblf2rgc 17734
nexusformat/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nexusformat/scripts/nexusformat.py sha256=2NK2mbTXkUS27a89rGYYtT4BxVVJmtZyl1p7mRgel1Q 741
nexusformat/scripts/nxconsolidate.py sha256=5cOZ77ayycXDjMphuALj956A0eIWCV0hdkLmBZnHH6g 1492
nexusformat/scripts/nxdir.py sha256=YELHPbtD_yrD1nGJHM4ymD_wzS-TecCwjp1Q9ZEWgfM 986
nexusformat/scripts/nxduplicate.py sha256=w1n2a_4-WSP5LTKlmBzlxcGUJPvhSTxVkOzrB8eBIAY 1436
nexusformat/scripts/nxstack.py sha256=_FZsecFBH0Ap2nUFs11e2tWqRdPWLrjFq9cyesQ_Jbs 7538
nexusformat-1.0.7.dist-info/COPYING sha256=bRs-2YNttUgXSeLtXxnXJsOUDlRnJc5hxWJhHx5pVas 2374
nexusformat-1.0.7.dist-info/METADATA sha256=Gd5dTr-7fXH-D27U3EoqNORfTtpeg3VjIlev11pFrfk 2885
nexusformat-1.0.7.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
nexusformat-1.0.7.dist-info/entry_points.txt sha256=aSkq3uSvCRtVwWLJrp84wIe_-W_n_MvJn304-bxd7R4 257
nexusformat-1.0.7.dist-info/pbr.json sha256=FktsykRuaIuwNEHDCnmlZfFwlvGOoWQR4FCNg732Ohg 47
nexusformat-1.0.7.dist-info/top_level.txt sha256=YtCgG96s_QN3DxM2wxZdhYPuFCChB7xUQYHdx0NbqZo 12
nexusformat-1.0.7.dist-info/RECORD

top_level.txt

nexusformat

entry_points.txt

nexusformat = nexusformat.scripts.nexusformat:main
nxconsolidate = nexusformat.scripts.nxconsolidate:main
nxdir = nexusformat.scripts.nxdir:main
nxduplicate = nexusformat.scripts.nxduplicate:main
nxstack = nexusformat.scripts.nxstack:main