Installation guide

Requirements

  • Python (version 3.5 or higher)

  • Python package manager pip

For support of image formats:

Installation

Pre-build package available at PyPi:

pip install dicomweb-client

Additional dependencies required for extensions compatible with Google Cloud Platform (GCP) may be installed as:

pip install dicomweb-client[gcp]

Source code available at Github:

git clone https://github.com/ImagingDataCommons/dicomweb-client ~/dicomweb-client
pip install ~/dicomweb-client