Differences between revisions 10 and 13 (spanning 3 versions)
Revision 10 as of 2008-11-15 14:00:39
Size: 1185
Editor: localhost
Comment: converted to 1.6 markup
Revision 13 as of 2012-11-14 02:15:06
Size: 1328
Editor: pc-124-173
Comment: wiki restore 2013-01-23
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma section-numbers off
Line 4: Line 3:


 * [[http://http://www.debian.org|Debian Linux]]
Line 9: Line 11:
 * [[http://www.yellowtab.com]] yellowTAB ZETA  * http://www.yellowtab.com yellowTAB ZETA
Line 11: Line 13:
 * [[http://www.nexradix.com|Nexradix™ (all versions)]]
Line 13: Line 17:
Line 18: Line 23:
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 [[http://www.python.org/doc/faq/installed.html|"Why is Python Installed on my Computer?"]] FAQ.
Line 20: Line 24:
For Linux, you can use [[Freeze]] to make executables. For Windows, you can use [[Py2Exe]]. 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 [[http://www.python.org/doc/faq/installed.html|"Why is Python Installed on my Computer?"]] FAQ.


For Linux, you can use [[Freeze|Freeze]] to make executables. For Windows, you can use [[Py2Exe|Py2Exe]]. The Mac OS equivalent is [[py2app|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.