Nice job. Have you considered using native python support for Qt? In my experience it works quite well. https://doc.qt.io/qtforpython/tutorials/index.html
You are viewing a single comment's thread from:
Nice job. Have you considered using native python support for Qt? In my experience it works quite well. https://doc.qt.io/qtforpython/tutorials/index.html
I have considered using PySide2, but go for now with pyQt5.