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
<li>Designed for scientists, data-scientists, and education (thanks to <ahref="http://numpy.org/">NumPy</a>, <ahref="https://www.scipy.org/">SciPy</a>, <ahref="https://www.sympy.org/">Sympy</a>, <ahref="http://www.matplotlib.org/">Matplotlib</a>, <ahref="http://pandas.pydata.org/">Pandas</a>, <ahref="https://code.google.com/p/guiqwt/">guiqwt</a>, etc.):
48
48
<ul>
49
-
<li>Regular <strong>scientific users</strong>: interactive data processing and visualization using Python with <ahref="https://code.google.com/p/spyderlib/">Spyder</a></li>
49
+
<li>Regular <strong>scientific users</strong>: interactive data processing and visualization using Python with <ahref="https://code.google.com/p/spyderlib/">Spyder</a></li>
50
50
<li><strong>Advanced scientific users and software developers</strong>: Python applications development with <ahref="https://code.google.com/p/spyderlib/">Spyder</a>, version control with Mercurial and other development tools (like gettext, etc.)</li>
51
51
</ul></li>
52
-
<li><strong>Portable</strong>:
52
+
<li><strong>Portable</strong>:
53
53
<ul>
54
54
<li>it runs out of the box on any Windows with 2Go Ram (Ipython Notebook needs Windows>XP, and a recent browser)</li>
55
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
56
</ul>
57
-
<li><strong>Flexible</strong>:
57
+
<li><strong>Flexible</strong>:
58
58
<ul>
59
-
<li>you can install as many WinPython as you want on the same machine: each one is isolated and self-consistent</li>
59
+
<li>you can install as many WinPython as you want on the same machine: each one is isolated and self-consistent</li>
60
60
<li>these installations can be of different versions of Python (2.7, 3.3 or 3.4) or different architectures (32bit or 64bit)</li>
<li>It's also possible to install or upgrade packages using <tt>pip</tt> from the WinPython command prompt </li>
66
66
<li>A configuration file allows you to set <ahref="https://sourceforge.net/p/winpython/wiki/Environment">environment variables</a> at runtime </li>
67
67
</ul></li>
68
68
</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>
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
70
<ul>
71
-
<li><strong>non-invasive</strong>: Winpython lives entirely in its own directory, without any OS installation</li>
72
-
<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>
73
-
<li><strong>do your own flavor</strong>: a winpython-creator <ahref="https://sourceforge.net/projects/stonebig.u/files/Do_It_Yourself/">kit</a> is made available for you</li>
71
+
<li><strong>non-invasive</strong>: Winpython lives entirely in its own directory, without any OS installation</li>
72
+
<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>
73
+
<li><strong>do your own flavor</strong>: a winpython-creator <ahref="https://sourceforge.net/projects/stonebig.u/files/Do_It_Yourself/">kit</a> is made available for you</li>
74
74
</ul>
75
75
<divclass="centered"><imgstyle="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png" /></div>
0 commit comments