Size: 1185
Comment: converted to 1.6 markup
|
Size: 1281
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
* [[http://www.nexradix.com|Nexradix™ (all versions)]] | |
Line 20: | 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?)
http://www.yellowtab.com yellowTAB ZETA
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.