+ 1
Need learning material for the PyQt.
I want to implement a GUI interface for a project but I am short of materials on it.
2 Answers
+ 1
https://wiki.python.org/moin/PyQt/Tutorials
+ 1
A little late for you perhaps, but in case it helps someone else â I've put together a number of tutorials for PyQt here: https://www.learnpyqt.com
It starts from basic principles and goes through to more complex topics. Regularly updated â hope it helps!