Differences between revisions 3 and 6 (spanning 3 versions)
Revision 3 as of 2010-05-08 05:48:14
Size: 379
Editor: 174-18-34-213
Comment:
Revision 6 as of 2020-12-16 13:47:35
Size: 749
Editor: ChrisM
Comment: PortablePython is not maintained anymore. Added some alternatives and pointed to the lack of support.
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
---- /!\ '''Edit conflict - other version:''' ----
Line 6: Line 5:
  ** from a USB drive, for example.  * from a USB drive, for example.
Line 8: Line 7:
 * the exact set of extras available depends on the version of Python.
 * can be obtained for Python 2.5, 2.6, or Python 3.0.
 * is only available for Windows.
Line 9: Line 11:
If it interests you, another analagous distribution is MovablePython. According to their official [[http://www.portablepython.com/|website]], this distribution is not being developed anymore. However, the website is still worth a visit as they list several alternatives such as Anaconda that largely fulfill the same purpose.

If it interests you, another analogous distribution is MovablePython.

"Portable Python" is a distribution of the Python programming language that

  • can be run without installing it.
  • from a USB drive, for example.
  • includes many extras such as different IDEs, wxPython, etc.
  • the exact set of extras available depends on the version of Python.
  • can be obtained for Python 2.5, 2.6, or Python 3.0.
  • is only available for Windows.

According to their official website, this distribution is not being developed anymore. However, the website is still worth a visit as they list several alternatives such as Anaconda that largely fulfill the same purpose.

If it interests you, another analogous distribution is MovablePython.

PortablePython (last edited 2020-12-16 13:47:35 by ChrisM)

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