Python to .exe tutorial: Overview
//Python, basics, PyInstaller, PyQT, PySide, QtDesigner, Pillow
In this series of articles, a stand-alone image processing executable is created based on Python with a Qt GUI. This step-by-step guide is meant for beginners and does not require any previous Python or Qt experience. It starts with installing Python and setting up Notepad++ as text-editor. Although no Python experience is required, coding basics like variables, functions and classes will not be explained in detail.