Skip to main content

Pure python implementation of the DICOM network protocol

Project description

pynetdicom is a pure python package implementing the DICOM network protocol. Working with pydicom, it allows DICOM clients (SCUs) and servers (SCPs) to be easily created. DICOM is a standard (http://medical.nema.org) for communicating medical images and related information such as reports and radiotherapy objects.

The main class is AE and represent an application entity. User typically create an ApplicationEntity object, specifying the SOP service class supported as SCP and SCU, and a port to listen to. The user then starts the ApplicationEntity which runs in a thread. The use can initiate associations as SCU or respond to remote SCU association with the means of callbacks.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

pynetdicom-0.8.1.zip (57.6 kB view hashes)

Uploaded Source

pynetdicom-0.8.1.tar.gz (38.1 kB view hashes)

Uploaded Source

Built Distribution

pynetdicom-0.8.1.win32.exe (245.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page