/py-to-exe

Convert Python scripts into EXE with an easy GUI application.

Primary LanguagePython

Py to EXE Converter

Py to EXE Converter is a simple and user-friendly GUI application that allows you to convert Python scripts into executables aka exe file.

Features

  • GUI: Easy to use interface built with Tkinter.
  • File Selection: Browse and select your Python script
  • Real-Time Output: View output and process in real time with progress bar
  • Error Handling: Displays error messages if the conversion fails.

Installation

The full source code of this is in the source.py file.

You can run the application without installing Python or any additional packages. Simply run the exe-converter.exe file.

To run this application, you need to have Python installed on your system along with the following packages:

  • pyinstaller
  • tkinter

You can install pyinstaller and tkinter using pip:

pip install pyinstaller
pip install tk

📝 Support

   If you have coding issues with this tool and errors, dm me