This is some example code on how one might go about wrapping pynetdicom
within asyncio
.
To install with pip:
pip install git+https://github.com/RadiotherapyAI/aiopynetdicom
To run use the installed command line interface:
aiopynetdicom
Then, utilise a separate pynetdicom instance to send C Store requests.