Tutorial delivered at PyCon Ireland 2011. This was a quick introduction to developing a GUI using PyQt. I used the sphinx-build command from the Sphinx documentation project as an example. The basic command for generating HTML documentation from source files is sphinx-build sourcedir outdir A GUI(dialog) was designed using Qt Designer to replicate the functionality … Continue reading »