Binary package “python3-sysv-ipc” in ubuntu bionic

semaphores, shared memory and message queues - Python 3.x

 Sysv_ipc gives Python programs access to System V semaphores, shared memory
 and message queues. Most (all?) Unixes (including OS X) support System V IPC.
 .
 This package contains the Python 3.x module.