Python Forum

Full Version: How would I combine multiple .py files into one .exe with Py2Exe
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have made UI program which contain two .py files and would like to create one file executable using py2exe program.
The program py2exe is installed. But,I do not understand from py2exe manual how to make it.
any one can explain that? or give an example?
Thanks,