Skip to content

PyOrthanc 1.14.0

Compare
Choose a tag to compare
@gacou54 gacou54 released this 14 Nov 20:08
· 17 commits to main since this release

Features:

  • Add to_orthanc_patient_id, to_orthanc_study_id, to_orthanc_series_id and to_orthanc_instance_id functions to generate Orthanc IDs from DICOM (U)IDs
  • orthanc_sdk
    • Improve linting and autocompletion
    • Follow the Python Plugin 4.1

Other:

  • Less restrictive dependency on httpx