Association (pynetdicom.association)

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

Association(ae, mode[, local_socket]) Manage an Association with a peer AE.
ServiceUser(assoc, mode) Convenience class for the Association Service User.