Easy Compile Py is a tool that makes it easy to compile a Python script into an executable, with a graphical interface.
Easy Compile Py uses PyInstaller to build the executable, so you must have PyInstaller installed.
To install Easy Compile Py, you can download the source code from GitHub.
Then you can launch Easy Compile Py with:
python main.py
When you open Easy Compile Py, click the "Open a script" button and select your Python program.
Then a new window opens and you can compile.
On Linux, you can also create a Debian package (*.deb) or an AppImage (*.AppImage).
At the moment, EasyCompilePy can compile a Python script from Linux to Windows using Wine. Please note that the build might be incorrect.