Skip to main content

A Quick Tool For Sorting Dicom Files

Project description

pydicomsorter

codecov CI-CD CodeFactor

pixi-badge pre-commit Ruff Built with Material for MkDocs

PyPI - Python Version PyPI - Version PyPI - Format Downloads

PyDicomSorter is a python package that sorts dicom files into a structured directory based on the dicom tags.

It can be used as a command line tool or as a python package.

Installation

pip install PyDicomSorter

Testing the pydicom library to sort dicom files by patient name and study date.

[!NOTE] none of this works yet

Designing should look like:

Command output

DICOM data model

A Patient has one or more Studies, a Study has one or more Series, and a Series has one or more Instances.

graph TD
    A[Patient] --> B(Study)
    B --> C(Series)
    C --> D(Instance)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydicomsorter-0.15.0.tar.gz (144.4 kB view details)

Uploaded Source

Built Distribution

pydicomsorter-0.15.0-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file pydicomsorter-0.15.0.tar.gz.

File metadata

  • Download URL: pydicomsorter-0.15.0.tar.gz
  • Upload date:
  • Size: 144.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for pydicomsorter-0.15.0.tar.gz
Algorithm Hash digest
SHA256 12e8fa9c11a6f451806d5ead494cb5317e1c18eae7f75d0058d3bce941e188d1
MD5 1d5cebd3217f4d8dcd59793c8ce6fe5c
BLAKE2b-256 6d8cbee5ce078ad9f821426ded10b5b845f1c8ded73f45a1449bafe9217f3214

See more details on using hashes here.

File details

Details for the file pydicomsorter-0.15.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pydicomsorter-0.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 221a7dd598193894d2445afc3d8c8a328ec1a5cedae68f278c4d2fa76edf87b6
MD5 738bed2d077bc76e744c1f8206058e25
BLAKE2b-256 7ea8c96f339c2c22e0548fe4e8823fad8b0ca97e6dbd98f794ee2090d18d0858

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page