Making it Standalone from Source Code (Python)
I have written my source code and it works like a dream. It's tested, documented and optimized. However, I lack one piece of fundimental knowelgde. How do I turn my python source code into a stand alone application (for windows) that is simply an icon on the desktop that you click?
Thanks Peter.
|