You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pid="title_sub">The easiest way to run Python, Spyder with SciPy and friends out of the box on any Windows PC, without installing anything!</p>
23
23
</div>
24
24
<divid="content">
25
-
<p>We are currently reorganizing the project structure. The project home, including source codeand build documentation, can be found in our <ahref="https://github.com/winpython">Github organization winpython</a>, the <ahref="https://sourceforge.net/projects/stonebig.u/files/">downloads page</a> is currently on Sourceforge, the <ahref="https://groups.google.com/d/forum/winpython">Discussion group</a> on Google Groups, and our <ahref="https://github.com/winpython/winpython/issues">Tickets</a> are also now on Github (but the old ones are <ahref="https://sourceforge.net/p/winpython/tickets/?source=navbar">on Sourceforge</a>).</p>
25
+
<p>The project home, including source code, documentation and tickets, can be found in our <ahref="https://github.com/winpython">Github organization winpython</a>, the <ahref="https://sourceforge.net/projects/stonebig.u/files/">downloads page</a> is currently on Sourceforge, the <ahref="https://groups.google.com/d/forum/winpython">Discussion group</a> on Google Groups.</p>
26
26
27
27
<h2id="releases">Recent Releases</h2>
28
28
<p>Released in <strong>October 2014</strong>:</p>
29
+
<p>Highlights: Included MinGW-Compiler and <strong>fully integrated Cython and Numba!</strong> Want to take a look at the <ahref="http://nbviewer.ipython.org/github/stonebig/winpython_afterdoc/blob/master/examples/using_cython_under_winpython32bit.ipynb">usage example</a>?</p>
29
30
<ul>
30
31
<li>WinPython <strong>2.7.8.2</strong>, <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-2.7.8.2_History.txt">Release Information</a>. Downloads: <ahref="https://sourceforge.net/projects/stonebig.u/files/Winpython_2.7/WinPython-32bit-2.7.8.2.exe/download">32bit</a> and <ahref="https://sourceforge.net/projects/stonebig.u/files/Winpython_2.7/WinPython-64bit-2.7.8.2.exe/download">64bit</a></li>
31
32
<li>WinPython <strong>3.3.5.2</strong>, <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.3.5.2_History.txt">Release Information</a>. Downloads: <ahref="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.3/WinPython-32bit-3.3.5.2.exe/download">32bit</a> and <ahref="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.3/WinPython-64bit-3.3.5.2.exe/download">64bit</a></li>
<p>Older releases can be found at the <ahref="https://sourceforge.net/projects/winpython/files/">Downloads page of the former maintainer</a> and creator Pierre Raybaut.</p>
41
42
42
43
<h2id="overview">Overview</h2>
43
-
<p>WinPython is a free open-source portable distribution of the <ahref="https://www.python.org/">Python programming language</a>under Windows XP/7/8, for scientific and education usage.</p>
44
+
<p>WinPython is a free open-source portable distribution of the <ahref="https://www.python.org/">Python programming language</a>for Windows Vista/7/8 and scientific and educational usage.</p>
<p>It is a full-featured (see what's inside <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-2.7.8.2.txt">WinPython 2.7</a>, <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.3.5.1.txt">WinPython 3.3</a> or <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.4.2.1.txt">WinPython 3.4</a>) Python-based scientific environment:</p>
46
47
<ul>
@@ -52,7 +53,7 @@ <h2 id="overview">Overview</h2>
52
53
<li><strong>Portable</strong>:
53
54
<ul>
54
55
<li>it runs out of the box on any Windows with 2Go Ram (Ipython needs Windows>XP, and Ipython Notebook a recent browser)</li>
55
-
<li>the WinPython folder can be moved to any location (local, network, usb drive) with most of the <ahref="https://code.google.com/p/winpython/wiki/Installation#Settings">application settings</a></li>
56
+
<li>the WinPython folder can be moved to any location (local, network, usb drive) with most of the <ahref="https://github.com/winpython/winpython/wiki/Installation#settings">application settings</a></li>
<li>The integrated WinPython Package Manager (<ahref="https://sourceforge.net/p/winpython/wiki/WPPM"><!-- TODO -->WPPM</a>) helps installing, uninstalling or upgrading Python packages </li>
65
66
<li>It's also possible to install or upgrade packages using <tt>pip</tt> from the WinPython command prompt </li>
66
-
<li>A configuration file allows you to set <ahref="https://sourceforge.net/p/winpython/wiki/Environment">environment variables</a> at runtime </li>
67
+
<li>A configuration file allows you to set <ahref="https://sourceforge.net/p/winpython/wiki/Environment"><!-- TODO -->environment variables</a> at runtime </li>
67
68
</ul></li>
68
69
</ul>
69
-
<p>WinPython is <strong>something different</strong> from other Python Distributions (see historic <ahref="https://sourceforge.net/p/winpython/wiki/Roadmap"> motivation and concept</a>):</p>
70
+
<p>WinPython is <strong>something different</strong> from other Python Distributions (see historic <ahref="https://sourceforge.net/p/winpython/wiki/Roadmap"><!-- TODO --> motivation and concept</a>):</p>
70
71
<ul>
71
72
<li><strong>non-invasive</strong>: Winpython lives entirely in its own directory, without any OS installation</li>
72
73
<li><strong>flavors</strong>: releases with added packages are created to better fit a <ahref="https://sourceforge.net/projects/stonebig.u/files/Winpython_flavors/">domain</a> out-of-the-box</li>
@@ -75,7 +76,7 @@ <h2 id="overview">Overview</h2>
75
76
<divclass="centered"><imgstyle="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png" /></div>
76
77
77
78
<h2id="portable">Portable or not, the choice is yours!</h2>
78
-
<p>WinPython is a portable application, so the user should not expect any integration into Windows explorer during <ahref="https://sourceforge.net/p/winpython/wiki/Installation"><!-- TODO -->installation</a>. However, the <ahref="https://sourceforge.net/p/winpython/wiki/ControlPanel"><!-- TODO -->WinPython Control Panel</a> allows to "register" your distribution to Windows (see screenshot below).</p>
79
+
<p>WinPython is a portable application, so the user should not expect any integration into Windows explorer during <ahref="https://github.com/winpython/winpython/wiki/Installation">installation</a>. However, the <ahref="https://sourceforge.net/p/winpython/wiki/ControlPanel"><!-- TODO -->WinPython Control Panel</a> allows to "register" your distribution to Windows (see screenshot below).</p>
0 commit comments