Differences between revisions 11 and 12
Revision 11 as of 2009-07-07 22:46:24
Size: 1244
Editor: gw-epctech
Comment:
Revision 12 as of 2009-12-13 16:00:58
Size: 1281
Editor: CPE002129b29129-CM000f212f8e7e
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
For Linux, you can use [[Freeze]] to make executables. For Windows, you can use [[Py2Exe]]. For Linux, you can use [[Freeze]] to make executables. For Windows, you can use [[Py2Exe]]. The Mac OS equivalent is [[py2app]].

Where is Python installed by default? (As in: If you don't customize at all, do you get Python?)

Where is Python not installed by default?

Actually, some vendors do install Python on Windows machines, but that's vendor-specific rather than platform-specific. More information on such installations can be found in the "Why is Python Installed on my Computer?" FAQ.

For Linux, you can use Freeze to make executables. For Windows, you can use Py2Exe. The Mac OS equivalent is py2app.

PythonInstalledByDefault (last edited 2012-11-14 02:15:06 by pc-124-173)

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