Continuing my journey on Qt and PyQt, I was interested in how to structure medium to large sized applications with this technology (and Desktop applications for Python in general). I came across some blogs about Python with MVC, MVP and MVVM but noth...