Software zum Archivieren von DICOM-Bildern die auf CD in die Praxis kommen
Go to file
Stefan Ritter 586b8f7dd9 Wechsel von nuitka zu pyinstaller 2023-10-17 20:11:43 +02:00
Resources Screenshot hinzugefügt 2023-10-12 14:36:56 +02:00
.gitignore Wechsel von nuitka zu pyinstaller 2023-10-17 20:11:43 +02:00
LICENSE Erste Version 2023-10-12 14:23:35 +02:00
README.md Screenshot hinzugefügt 2023-10-12 14:36:56 +02:00
compile.bat Erste Version 2023-10-12 14:23:35 +02:00
drives.py Erste Version 2023-10-12 14:23:35 +02:00
main.py * CD-Auswurf 2023-10-17 11:58:03 +02:00
main.spec Wechsel von nuitka zu pyinstaller 2023-10-17 20:11:43 +02:00
registry.py Erste Version 2023-10-12 14:23:35 +02:00
requirements.txt Wechsel von nuitka zu pyinstaller 2023-10-17 20:11:43 +02:00
warchive.py * CD-Auswurf 2023-10-17 11:58:03 +02:00
wconfig.py Erste Version 2023-10-12 14:23:35 +02:00
wmain.py Erste Version 2023-10-12 14:23:35 +02:00

README.md

DICOM Extractor 2023

Screenshot

Kompilieren

git clone https://git.stefanritter.de/gideonstar/dicom-extractor-2023.git
python -m venv dicom-extractor-2023
cd dicom-extractor-2023
.\Scripts\activate
python -m pip install -r requirements.txt
.\compile.bat

Erster Start

Nach dem ersten Start muss einmal die Konfiguration aufgerufen und angepasst werden.