News

One of the possible workflows for building tools with UI in Houdini is creating PySide interfaces in QT Designer (shipped with Python27) and importing *.ui files into your Python code where you will ...
Import File Reputations for all files from a specified directory (simple tkinter gui) This is a rather simple localized (English and German) Python 3.5-tkinter-interface for reading all the files from ...
Learn the steps to creating a custom user interface in QGIS using PyQGIS, the Python API for QGIS. Design the layout, convert the .ui file, import the .py file, and connect the signals and slots.