PySide
Sign in to savePySide is a Python binding of the cross-platform GUI toolkit Qt developed by The Qt Company, as part of the Qt for Python project. It is one of the alternatives to the standard library package Tkinter. Like Qt, PySide is free software. PySide supports Linux/X11, macOS, and Microsoft Windows. The project can also be cross compiled to embedded systems like Raspberry Pi, and Android devices.
Key facts
- Software.name
- PySide
- Software.logo
- Qtforpython.png
- Software.author
- The Qt Company (as part of Nokia)
- Software.developer
- The Qt Company
- Software.latest release version
- 6.8.1.1
- Software.programming language
- Python
- Software.operating system
- Linux/X11, macOS, Windows
- Software.license
- LGPL
via Wikipedia infobox
Wikidata facts
- Official website
- wiki.qt.io/Qt_for_Python
Show 2 more facts
- software version identifier
- 6.11.0
- inception
- 2009-08-18
Sources (3)
via Wikidata · CC0
~3 min read
Article
5 sectionsContents
- History
- "Hello, world!" example
- See also
- References
- External links
PySide is a Python binding of the cross-platform GUI toolkit Qt developed by The Qt Company, as part of the Qt for Python project. It is one of the alternatives to the standard library package Tkinter. Like Qt, PySide is free software. PySide supports Linux/X11, macOS, and Microsoft Windows. The project can also be cross compiled to embedded systems like Raspberry Pi, and Android devices.
== History == By 2009, Nokia, the then owners of the Qt toolkit, wanted Python binding available under the LGPL license. Nokia failed to reach an agreement with Riverbank Computing, the developers of the PyQt Python binding. In August, Nokia released PySide. It provided similar functionality, but under the LGPL. 'Side' is Finnish for binding.