combile python to executable with pyinstaller or nuitka ( -- FOR THIS TO WORK, PYTHON NEEDED BE INSTALLED -- )
compiler uses pyinstaller and nuitka for compiling the py to exe
compilerPyToExe.exe is provided for windows : step by step guide,
open the compilerPyToExe.exe
you have to provide full path of the pythonFile
if there is any error check the computer has installed python,
use this command : python -V
after successfull compilation your file is saved as shown in the image