This is where you will find (hopefully) interesting Python related stuff.
|
|
How to use py2exe - the basics |
|
|
|
Code Python
|
|
Written by Paul Hardwick
|
|
Thursday, 09 December 2004 |
|
A lot of new Windows based Python coders think they don't have a
real program until their code has been transformed into an executable with it's magical .exe file extension. Most python programs never get that sprinkling of fairy dust. Anyway, this is how you do it...
|
|
Last Updated ( Thursday, 23 December 2004 )
|
|
Read more...
|
|
|