shared-memory-cpp-example Example of using QSharedMemory across C++ (consumer) and Python (producer) apps Tested with PyQt v5.10.1 and Qt v5.9.5 on Ubuntu 18.04 LTS. Based on: https://code.qt.io/cgit/qt/qtbase.git/tree/examples/corelib/ipc/sharedmemory?h=5.14 https://github.com/baoboa/pyqt5/tree/master/examples/ipc/sharedmemory