These are the Python bindings for Qt v5. Python v2.6 or later is required. You must also have the SIP Python bindings generator installed. PyQt4 is also available which supports earlier versions of Python, and Qt v4 and the compatible subset of Qt v
自己对PyQt5 tutorial官方资料的整理。 PyQt5 tutorial包括以下内容 1.Introduction 2.Date and time 3.First programs 4.Menus and toolbars 5.Layout management 6.Events and signals 7.Dialogs 8.Widgets 9.Widgets II 10.Drag & drop 11.Painting 12.Custom widgets 13.The Tetris