I want to create the window executable file of my project , i dnt want to share the sourse code my project . i want to know where i started or which tool i use to create complete software . i use linux , py2exe not run in linux any other tool which is similar to py2exe
|
show 4 more comments
feedback
|
|
I'd use I've tried Here's a little tutorial to get you started: http://www.blog.pythonlibrary.org/2010/08/12/a-cx_freeze-tutorial-build-a-binary-series/. | |||
|
feedback
|
|
Checkout http://www.py2exe.org/ Also look at this question: How to make an executable file in Python? | |||
|
feedback
|
|
| |||
|
feedback
|
|
py2exe - http://www.py2exe.org/ | |||
|
feedback
|
exefile, I can decompile your program with ease. – Blender Apr 19 '11 at 16:00