Introduction
This package provides a Python API to open, create, and manipulate NeXus data written in the HDF5 format. The 'nexusformat' package provides the underlying API for NeXpy, which provides a GUI interface for visualizing and analyzing NeXus data.
The latest development version is always available from NeXpy's GitHub repository.
Installing and Running
Released versions of nexusformat can be installed using either
$ pip install nexusformat
or, if you are in a conda environment::
$ conda install -c conda-forge nexusformat
The source code can be downloaded from the NeXpy Git repository:
$ git clone http://github.com/nexpy/nexusformat.git
Prerequisites
The following libraries are used by the full installation of NeXpy. There is more details of the nature of these dependencies in the NeXpy documentation.
- h5py http://www.h5py.org
- numpy http://numpy.org
- scipy http://scipy.org
User Support
Consult the NeXpy documentation for details of both the Python command-line API and how to use the NeXpy GUI. If you have any general questions concerning the use of NeXpy, please address them to the NeXus Mailing List. If you discover any bugs, please submit a Github issue, preferably with relevant tracebacks.
Release files for nexusformat 2.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nexusformat-2.0.3.tar.gz | 1.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nexusformat-2.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.7 MB
Release files / nexusformat-2.0.3.tar.gz
| Download URL | nexusformat-2.0.3.tar.gz |
|---|---|
| Size | 1.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
15e00ce62c137c2fc471597f2ffd65ecd4ee65c567648490a694ca691a9695d0
|
|
BLAKE2b-256 checksum How to use checksums |
e1c336c379af974bee8eb7947765f38815f82d7590a28485e2d61bf24cdc2c23
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.2
|
Release files / nexusformat-2.0.3-py3-none-any.whl
| Download URL | nexusformat-2.0.3-py3-none-any.whl |
|---|---|
| Size | 1.5 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
275e75d1e5b28d550b42b7c966353349c16e08682daeb5e0abee0a505a5ceff3
|
|
BLAKE2b-256 checksum How to use checksums |
81a4609513db021fe973121c5d5a3094aa54bd25915dab22261cd240cd57ff66
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.2
|