For a college project, I need to implement a GUI for a console app I wrote. For this I decided to use PyQt. I need only basic functionalities, such as designing a simple form with basic elements and displaying some texts on it.
Can anyone point me to a nice tutorial for learning PyQt? I really don't want to get into the details of Qt at this stage.
The best way to learn PyQt is the book "Rapid GUI Programming with Python and Qt" from Mark Summerfield. That's the way I learned PyQt.
Another very good source is the homepage of PySide. They also provide a Python Qt wrapper which is compatible to PyQt. It has a very nice documentation (with real python examples, not C++ like PyQt).
You can read PyQT by Example, a series of blog posts by Roberto Alsina.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With