Pyinstaller Helper

Pyinstaller Helper is a simple graphical frontend for Pyinstaller

Features List

A screenshot of Pyinstaller Helper

Download Link: Here

Which File Should I Choose?

This app is suitable for Windows 10 or 11 ONLY. You have the option between a direct run and an installer.


Documentation for Pyinstaller Helper

This is the documentation page for Pyinstaller Helper. It will teach you how to use the app.

Table of Contents


Procurement and Installation

You can get pyinstallerhelper two ways.

Terminology and Structure

PyinstallerHelper is a project-based program. You can save the configuration you select on the screen to a file and load it back. The screens are the bulk of the program, where you can change how the output executable is. In PyinstallerHelper, you can change the icon, whether the console is shown, administration requirements, and version information of your program.

The Nav Menu

Along the top of the app, there is a navigation bar. Here is the description of each item.

Options

Basic Options Screen

Console Options - Select one of two

Icon Options - Select one of three

Output Options

Version Information

To enable this section, you must check "Embed Custom Version Information". When you do this, all of the fields below will become available and appear in the properties tab of the resulting EXE.

Fields

Managing Pyinstaller Installations

Remember the Options -> Pyinstaller Settings page? This is about it. In the screen that appears, you can do many things to manage pyinstaller. Note that Pyinstaller is the backend, but command line only program that this software uses for the actual compilation of the code. If you have not already installed Pyinstaller on your device, a pop up will ask you if you wish to do so. Once installed, you can update the version of Pyinstaller by selecting the "Update Pyinstaller" button. You can also select a custom path for Pyinstaller if Python is installed differently. Just make sure to choose a pyinstaller.exe if you use this feature.