4.2. Python Application Tutorial
This documents teaches the reader how to develop a basic GUI application using Python, PySide and Taurus, from scratch.
The reader will learn how to configure WAF, create an entry point program, design a UI, and create the implementation of the behavior for said UI.