You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From Python To Executable (Py to Exe) GUI Tool using PyQt5 and PyInstaller
1
+
### Py to EXE Converter (with PyQt5 GUI)
2
+
3
+
### **Overview**
4
+
This project provides a **graphical tool built with PyQt5** that allows developers to easily convert their Python scripts (`.py`) into Windows executables (`.exe`).
5
+
It integrates **PyInstaller** in the backend while offering a modern user interface to handle files, folders, and additional build options.
0 commit comments