Dicom container with a simple Modality Worklist service.
Create a virtual environment and execute the following line of code:
pip install -r requirements.txt
I recommend the usage of Python 3.11.1
Build a docker continer executing the following line of code:
docker build ./ -t python-pacs
- Alfonso Rodríguez Simón - alfonrodrisimon