How to make a Python script standalone executable to run without ANY dependency? -


I am creating a Python application and do not want to force my clients to install Python and Module. I also want to make my application off-source.

So, is there a way to make the Python script swap executable?

You have already responded and your key was in the .py file < Code> .pyc , compiled C files, such as . Dll in Windows and .so in linux, returning more than usual .pyo and .pyc Benefits in!)

Comments