Pyside Binaries Windows: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(remove content and category from redirection page)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''English''' [http://qt-devnet.developpez.com/tutoriels/python/pyside/installer/?page=windows#III French] ''[qt-devnet.developpez.com]''
#REDIRECT [[PySide Binaries Windows]]
 
=PySide Binaries for Microsoft Windows=
 
''Maintainer: Roman Lacko''
 
===Installing prerequisites===
 
Install latest pip distribution: download [https://bootstrap.pypa.io/get-pip.py get-pip.py] ''[bootstrap.pypa.io]'' and run it using the python interpreter.
 
===Installing PySide on a Windows System===
 
To install PySide on Windows you can choose from the following options:
 
* Use [http://pypi.python.org/pypi/pip pip] ''[pypi.python.org]'' to install the wheel binary packages by issuing the command:<br />
* Use [http://pypi.python.org/pypi/setuptools setuptools] ''[pypi.python.org]'' to install the egg binary packages by issuing the command (deprecated):<br />
* Download and install the packages from the [https://pypi.python.org/pypi/PySide/1.2.2#downloads PyPI page] ''[pypi.python.org]''
 
====Provided binaries are without any other external dependencies. All required Qt libraries, development tools and examples are included.====
 
===Categories:===
 
* [[:Category:LanguageBindings|LanguageBindings]]
** [[:Category:LanguageBindings::PySide|PySide]]
*** [[:Category:LanguageBindings::PySide::Downloads|Downloads]]

Latest revision as of 07:59, 26 April 2015