qt-material icon indicating copy to clipboard operation
qt-material copied to clipboard

[share] Does anyone know of any other great projects based on pyside or pyqt?

Open m986883511 opened this issue 2 years ago • 1 comments

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.

m986883511 avatar Oct 04 '22 13:10 m986883511

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.

unique021203 avatar Dec 19 '22 15:12 unique021203