qt-material
qt-material copied to clipboard
[share] Does anyone know of any other great projects based on pyside or pyqt?
Don't recommend the introductory materials, I hope the project code is a little more complex, I want to learn how to design the architecture.
First of all, I have a vague definition of "great" here. In my opinion, the main advantages of pyqt/pyside are its rich controls and good cross platform experience. Personally, I think pyqt is slightly lacking in the aesthetics of the interface, and qt-material is just to help us solve this problem. If you want to learn some large projects of QT, but not limited to pyqt/pyside, you can read this Some high score Qt open source projects on Github.