python-pydicom 2.4.4
Python library for reading and writing DICOM data
python-pydicom
is a Python library for reading and writing DICOM medical imaging data. It can read, modify and write DICOM data.
- Outputs:
out
- Website: https://github.com/pydicom/pydicom
- Licenses: Expat
- Package source: gnu/packages/python-science.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-pydicom 2.4.4
as follows:
guix install python-pydicom@2.4.4
Or install the latest version:
guix install python-pydicom
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.