Learning Qt with Python is much easier than with C++ .
Setting up development environment - They provide Qt Designer which is a really good option. Just design the GUI and convert it using pyuic tool . No tutorials ? Check these out.
Zetcode
Tutorial with Designer
A Nice list of simple Tutorials
And u can try this book : Rapid GUI Programming with python and Qt . The Book's impressive.