Skip to content

2016-06-23 Attention: This repository is no longer writable, because all development was transferred into -- origin https://code.qt.io/pyside/pyside-setup (public read) -- gerrit ssh://codereview.qt-project.org/pyside/pyside-setup (writing with a Qt account) You will find further instructions at https://wiki.qt.io/PySide2 See also the local READ…

License

Unknown and 7 other licenses found

Licenses found

Unknown
LICENSE.FDL
GPL-2.0
LICENSE.GPL2
GPL-3.0
LICENSE.GPL3
Unknown
LICENSE.GPL3-EXCEPT
Unknown
LICENSE.GPLv3
LGPL-3.0
LICENSE.LGPL3
Unknown
LICENSE.LGPLv21
Unknown
LICENSE.LGPLv3

unicornlox/pyside2-setup

 
 

#PySide2

Windows Linux
AppVeyor Travis CI

###Introduction

PySide is the Python Qt bindings project, providing access the complete Qt 5.x framework as well as to generator tools for rapidly generating bindings for any C++ libraries.

The PySide project is developed in the open, with all facilities you'd expect from any modern OSS project such as all code in a git repository and an open design process. We welcome any contribution conforming to the Qt Contribution Agreement.

PySide 2 supports Qt5. For building, please read about getting the dependencies. Then download the sources by running git clone --recursive https://code.qt.io/pyside/pyside-setup.

###Building

####Windows On Windows, once you have gotten the dependencies and the source, cd pyside2-setup.git to enter the directory and then:

python setup.py install --qmake=\path\to\bin\qmake --cmake=\path\to\bin\cmake --openssl=\path\to\openssl\bin

####Linux

You should be able to build:

python setup.py install --qmake=/path/to/bin/qmake --cmake=/path/to/bin/cmake --openssl=/path/to/openssl/bin

About

2016-06-23 Attention: This repository is no longer writable, because all development was transferred into -- origin https://code.qt.io/pyside/pyside-setup (public read) -- gerrit ssh://codereview.qt-project.org/pyside/pyside-setup (writing with a Qt account) You will find further instructions at https://wiki.qt.io/PySide2 See also the local READ…

Resources

License

Unknown and 7 other licenses found

Licenses found

Unknown
LICENSE.FDL
GPL-2.0
LICENSE.GPL2
GPL-3.0
LICENSE.GPL3
Unknown
LICENSE.GPL3-EXCEPT
Unknown
LICENSE.GPLv3
LGPL-3.0
LICENSE.LGPL3
Unknown
LICENSE.LGPLv21
Unknown
LICENSE.LGPLv3

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.7%
  • C++ 38.4%
  • CMake 1.5%
  • C 1.2%
  • QML 0.7%
  • HTML 0.4%
  • Other 0.1%