I have made a tool/program on Ubuntu written in Python. I want to give this to my friend to test on his PC, but I don't want to share the source code.
This program has many folders and many .py
files. Is there a way to turn all this code into one encrypted executable file (like a binary file)?