PySide Downloads
PySide Downloads
Depending on your needs, PySide is available either as source code or as binary packages for various platforms. Source code can be downloaded from the Python Package Index [pypi.python.org], which also contains installation instructions for Linux and Windows.
- Official Qt Project Releases [download.qt.io]]]
Binaries
Binaries are available for various platforms as listed below.
Source code
The source code for latest PySide release can be downloaded from the links below or PyPI [pypi.python.org]:
- shiboken-1.2.2.tar.bz2 [download.qt.io]
- pyside-qt4.8+1.2.2.tar.bz2 [download.qt.io]
- pyside-tools-0.2.15.tar.gz [github.com]
Alternatively, you can get the latest source code from our git repository at Qt Project’s Gerrit code review tool [codereview.qt.io] or from the read-only mirrors at qt.gitorious.org [qt.gitorious.org]. See details in the Building Pyside page.
The old repositories from pre-Qt era can be found from qt.gitorious.org [qt.gitorious.org] with -archive added to the repository names.
Build instructions can be found in the Building PySide page and PySide Development.
PySide Test
To check if PySide in installed correctly just enter a python console and type:
If no error is returned, you have successfully installed PySide, and can start developing with Qt and Python.
You can also check the version of your PySide installation:
The result will be something like 1.2.2.
There are 7 articles in "LanguageBindings -> PySide -> Downloads":
L
- Category:LanguageBindings -> PySide
- Category:LanguageBindings -> PySide -> Downloads===P===
- PySide_Binaries_Linux
- PySide_Binaries_MacOSX
- PySide_Binaries_Maemo
- PySide_Binaries_MeeGo
- PySide_Binaries_Windows