PyQt - What is PyQt?

About PyQt

PyQt is one of the two most popular Python bindings for the Qt cross-platform GUI/XML/SQL C++ framework (another binding is PySide). PyQt developed by Riverbank Computing Limited. Qt itself is developed as part of the Qt Project. PyQt provides bindings for Qt 4 and Qt 5. PyQt is distributed under a choice of licences: GPL version 2, GPL version 3, or a commercial license.


PyQt Documentation

Current documentation is available for PyQt4 and PyQt5.

The PyQt Wiki contains more actively-updated information and examples:


Developing with PyQt and PyKDE

For more information please see this reference site.

Reference site:

https://wiki.python.org/moin/PyQt

'Python' 카테고리의 다른 글

Anaconda Python  (0) 2017.02.02
[PyQt] Event Handling  (0) 2017.02.02
[PyQt] Make a window with "Hello World"  (0) 2017.02.02
Install PyCharm IDE  (0) 2017.02.02
[Python] print "Hello world"  (0) 2017.02.02