Updated on 2023-12-21 GMT+08:00

Build with PyInstaller

Build a Python project with PyInstaller.

Configuration Description

Add Build with PyInstaller, when configuring build actions.

The parameters are described in the following table.

Parameter

Description

Action Name

Name of a build action. It can be customized.

Tool Version

Select a tool version.

Commands

Configure the build packaging command. The default command is to package the project into an executable file. For details about the PyInstaller command, visit the PyInstaller website for official documentation.