Skip to content

nijaskhan/compiler-PYTHON-to-EXE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

compiler-PYTHON-to-EXE

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

Screenshot (36)

                                if there is any error check the computer has installed python,
                                use this command : python -V

Screenshot (37)

                                after successfull compilation your file is saved as shown in the image

About

compiler from PYTHON to EXE file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages