Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
PyQt
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Python GUI library}} {{Infobox software | logo = Python and Qt.svg | logo size = 160px | screenshot = Screenshot-qt-designer-qwebview.png | screenshot size = 300px | caption = [[Qt Designer]] | developer = Riverbank Computing | released = 1998 | latest release version = {{wikidata|property|edit|reference|P348}} | latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}} | latest preview version = | latest preview date = | operating system = [[Cross-platform]] | programming language = [[C++]] / [[Python (programming language)|Python]]<ref>{{cite web|url=http://www.riverbankcomputing.com/software/pyqt/download|title=PyQt4 Download|publisher=Riverbankcomputing|year=2010|access-date=2010-04-19}}</ref> | genre = | license = GNU GPL and commercial | website = [http://www.riverbankcomputing.com/software/pyqt/ riverbankcomputing.com] }} '''PyQt''' is a [[Python (programming language)|Python]] [[Language binding|binding]] of the [[cross-platform]] [[GUI]] toolkit [[Qt (toolkit)|Qt]], implemented as a Python [[Plug-in (computing)|plug-in]]. PyQt is [[free software]] developed by the [[United Kingdom|British]] firm Riverbank Computing. It is available under similar terms to Qt versions older than 4.5; this means a variety of licenses including [[GNU General Public License]] (GPL) and commercial license, but not the [[GNU Lesser General Public License]] (LGPL).<ref>{{cite web|url=http://www.riverbankcomputing.com/commercial/license-faq |title=Riverbank | Commercial | License FAQ |publisher=Riverbankcomputing.com |access-date=2015-06-24}}</ref> PyQt supports [[Microsoft Windows]] as well as various kinds of [[Unix|UNIX]], including [[Linux]] and [[macOS]].<ref name="riverbankcomputing-2014">{{cite web | url=http://www.riverbankcomputing.co.uk/software/pyqt/intro | title=What is PyQt? | publisher=Riverbank Computing | access-date=2014-09-18}}</ref> PyQt implements around 440 classes and over 6,000 functions and methods<ref>{{cite web | url=http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/pyqt4ref.html#introduction | archive-url=https://web.archive.org/web/20080429185425/http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/pyqt4ref.html | url-status=dead| title=PyQt v4 - Python Bindings for Qt v4 | publisher=Riverbankcomputing | archive-date=2008-04-29 | access-date=2010-04-17 }}</ref> including: * a substantial set of [[GUI widget]]s * [[Class (computer science)|classes]] for accessing [[SQL]] [[database]]s ([[ODBC]], [[MySQL]], [[PostgreSQL]], [[Oracle database|Oracle]], [[SQLite]])<ref>{{cite web | title= QSqlDatabase Class Reference |url = http://pyqt.sourceforge.net/Docs/PyQt4/qsqldatabase.html |work=Pyqt.sourceforge.net| access-date=2014-09-25}}</ref> * QScintilla, [[Scintilla (editing component)|Scintilla]]-based rich text editor widget * data aware widgets that are automatically populated from a database * an [[XML]] [[Parsing|parser]] * [[Scalable Vector Graphics|SVG]] support * classes for embedding [[ActiveX]] controls on Windows (only in commercial version)<ref>[https://wiki.python.org/moin/PyQt PythonInfo Wiki]</ref> To automatically generate these bindings, Phil Thompson developed the tool [[SIP (software)|SIP]], which is also used in other projects.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)