News

embed-pyqtgraph-tutorial This is a walkthrough of embedding pyqtgraph content in a PyQt application you're designing with Qt Designer. Here's an overview of the steps involved: Create the layout of ...
Qt for Python is an excellent way to create native-looking GUIs for your python application. However, you may prefer the properties and bindings approach to UI programming over Qt's signals and slots.