Association (pynetdicom.association)

Representation of a DICOM Association between two Application Entities and one of pynetdicom’s two main user classes.

Association(ae, mode)

Manage an Association with a peer AE.

ServiceUser(assoc, mode)

Convenience class for the Association service user.