Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2008-08-11 18:02:49
Size: 81
Editor: CameronLaird
Comment:
Revision 3 as of 2008-08-12 22:28:29
Size: 344
Editor: MichaelFoord
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
There are several distinct approaches; "DistributionUtilities" introduces them. SEE:'''[wiki:Ten_things_people_want_to_know_about_Python Ten things people want to know about Python]'''for more details.

 Answer::
  * There are several distinct approaches; "DistributionUtilities" introduces them.
  * For Windows, the simplest way of creating a standalone executable from Python applications is to use the tool Py2exe.

SEE:[wiki:Ten_things_people_want_to_know_about_Python Ten things people want to know about Python]for more details.

Answer
  • There are several distinct approaches; "DistributionUtilities" introduces them.

  • For Windows, the simplest way of creating a standalone executable from Python applications is to use the tool Py2exe.

How to make exe on Windows (last edited 2008-11-15 14:01:02 by localhost)

Unable to edit the page? See the FrontPage for instructions.