I want a windows installer to install my application that's written in python, but I don't want the end user to have access to my source code.
Is that possible using python? I was using cx-freeze, but that has the source code available. So does pyinstaller. I think gcc does, too. Does anyone know of a way to do this? -- https://mail.python.org/mailman/listinfo/python-list