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.