PDA

View Full Version : Python compieling



iAlta
March 29th, 2006, 08:58 PM
I have now been learning myself python on and off for the last few months. I have created a small program, and I would like to brag a little to my winuseing friends, so my question is: how do I convert my .py files to .exe files? It would also be nice to know how to make .bin files.

sapo
March 29th, 2006, 09:17 PM
Just google for py2exe and cx_freeze, thats all you need :p

iAlta
March 30th, 2006, 08:16 PM
Just google for py2exe and cx_freeze, thats all you need :p
Thanks I'll try it!

DirtDawg
April 4th, 2006, 01:43 AM
Here's a tutorial for py2exe. Haven't tried it myself, but it may help:

http://forums.livingwithstyle.com/t204348-converting-python-programs-exe-executables.html