Make an app for a mac

broken image

So the final users will not have access to my program? How to configure py2app to include the source code in the executable, I use two computers (Windows and for Mac), Python 2.7, wxPython, py2exe, py2app and pyinstaller. Is it possible to create a single file 'app' for Mac ?

broken image

Iĭon't want to share the code with the final users.

broken image

There are 2 tools to generate an '.app' for Mac: py2app and pyinstaller. I want to create a GUI application which should work on Windows and Mac.