{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/6"}],"enrichment":{"capability":"Reads and writes NRRD (Nearly Raw Raster Data) files to and from numpy arrays in pure Python, enabling interchange of volumetric and medical imaging data.","skillfed_tags":["file-format","medical-imaging","volumetric-data"],"use_cases":["Load volumetric medical imaging data stored in NRRD format into numpy for analysis or processing.","Export numpy arrays as NRRD files for interchange with medical imaging software or research pipelines.","Preserve and read NRRD headers (metadata, encoding, axis information) alongside raw volumetric data.","Integrate NRRD support into scientific computing workflows that already use numpy.","Convert between NRRD and other formats via numpy as an intermediate representation."],"what_it_does":"pynrrd is a pure-Python library that serializes numpy arrays to and from NRRD files, a format commonly used in medical imaging and scientific visualization. It depends only on numpy and typing_extensions, making it lightweight and portable. The library handles both reading NRRD headers and data into memory and writing numpy arrays back to disk with full header metadata preservation.\n\nThe package is stable and dormant: the last release was 568 days ago, but the repository remains active (last commit 2025-01-23) and carries no known security vulnerabilities. It supports Python 3.7 through 3.13 and is classified as a scientific engineering tool. Use it when you need to exchange volumetric or medical imaging data with tools that speak NRRD, or when your pipeline requires programmatic control over NRRD serialization.","worth_installing":"Yes. pynrrd is a stable, low-friction library with no security issues and minimal dependencies. Install it if you work with NRRD files in scientific or medical imaging contexts. The dormant maintenance status is not a concern for a format-conversion tool; the last commit is recent and the repository is not archived. Suitable for production use in stable workflows."},"id":"pynrrd","links":{"html":"https://skillfed.io/packages/pynrrd","md":"https://skillfed.io/packages/pynrrd.md","pypi":"https://pypi.org/project/pynrrd/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2025-01-23","license_spdx":null,"license_treatment":"permissive","name":"pynrrd","python_support":"supports_current","summary":"Pure python module for reading and writing NRRD files."},"popularity":{"monthly_downloads":142619,"position":11204,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.3"}
