jacob
2016-06-10 12:39:23 UTC
So basically I made a python code in python idle on the newest version. I would like to distribute the code to some of my friends and so they can just double click on the executable to run the program.
How do I make a python file into an executable file?