Client for DICOMweb RESTful services.


Keywords
dicom, dicomweb, numpy, pydicom, pytest, python-requests, python3, typehints
License
MIT
Install
pip install dicomweb-client==0.41.0

Documentation

DICOMweb Client

Build Status PyPi Distribution Python Versions Downloads

Python client for DICOMweb services.

Documentation

Please refer to the online documentation at dicomweb-client.readthedocs.io, which includes a user guide with examples, a developer guide, and complete documentation of the application programming interface of the dicomweb_client Python package as well as the command line interface of the dicomweb_client program.

Citation

Please cite the following article when using the client for scientific studies: Herrmann et al. J Path Inform. 2018:

@article{jpathinform-2018-9-37,
    Author={
        Herrmann, M. D. and Clunie, D. A. and Fedorov A. and Doyle, S. W. and Pieper, S. and
        Klepeis, V. and Le, L. P. and Mutter, G. L. and Milstone, D. S. and Schultz, T. J. and
        Kikinis, R. and Kotecha, G. K. and Hwang, D. H. and Andriole, K, P. and Iafrate, A. J. and
        Brink, J. A. and Boland, G. W. and Dreyer, K. J. and Michalski, M. and
        Golden, J. A. and Louis, D. N. and Lennerz, J. K.
    },
    Title={Implementing the {DICOM} standard for digital pathology},
    Journal={Journal of Pathology Informatics},
    Year={2018},
    Number={1},
    Volume={9},
    Number={37}
}