Py2exe-GUI is an assist tool based on PySide6, designed to provide a complete yet easy-to-use GUI for PyInstaller. It has the following features: Fully graphical interface, easy to use. All options of ...
This was originally written for the python 2 version. To use it you need to have installed PyQt4, the pyuic4 utility and py2exe. The GUI uses Tkinter, so it is necessary to have it available, too.