Package Summary
This stack provides Python bindings for Qt. There are two providers: pyqt and pyside. PyQt is released under the GPL, which can be too restrictive. Therefore this package also provides PySide when available. PySide uses the LGPL license, but is not available via normal Debian package channels on Ubuntu Lucid. Both the bindings and tools to build bindings are included from each available provider. For PyQt, this is called "SIP". For PySide, it is called "Shiboken" (and other tools). Also provided is adapter code to make the user's Python code independent of which binding provider was actually used.
- Author: Dave Hershberger, Dirk Thomas
- License: BSD, LGPL, GPL
- Source: git https://github.com/ros-visualization/python_qt_binding.git
Package Summary
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide is released under the LGPL. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
- Maintainer: Dirk Thomas <dthomas@willowgarage.com>, Isaac Saito <130s@lateeye.net>
- Author: Dave Hershberger, Dorian Scholz, Dirk Thomas
- License: BSD, LGPL, GPL
- Source: git https://github.com/ros-visualization/python_qt_binding
Package Summary
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide is released under the LGPL. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
- Maintainer: Dirk Thomas <dthomas@willowgarage.com>, Isaac Saito <130s@lateeye.net>
- Author: Dave Hershberger, Dorian Scholz, Dirk Thomas
- License: BSD, LGPL, GPL
- Source: git https://github.com/ros-visualization/python_qt_binding
Tutorials
See tutorial for rqt python binding about how to use python_qt_binding in python code.
Design
This python_qt_binding pkg is planned to become standalone (= separated from ROS). See discussion.






