8000 remove a french syntax peculiarity · petebachant/winpython.github.io@e10b346 · GitHub
[go: up one dir, main page]

Skip to content

Commit e10b346

Browse files
author
stonebig
committed
remove a french syntax peculiarity
1 parent 4fee146 commit e10b346

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,31 +46,31 @@ <h2 id="overview">Overview</h2>
4646
<ul>
4747
<li>Designed for scientists, data-scientists, and education (thanks to <a href="http://numpy.org/">NumPy</a>, <a href="https://www.scipy.org/">SciPy</a>, <a href="https://www.sympy.org/">Sympy</a>, <a href="http://www.matplotlib.org/">Matplotlib</a>, <a href="http://pandas.pydata.org/">Pandas</a>, <a href="https://code.google.com/p/guiqwt/">guiqwt</a>, etc.):
4848
<ul>
49-
<li>Regular <strong>scientific users</strong> : interactive data processing and visualization using Python with <a href="https://code.google.com/p/spyderlib/">Spyder</a> </li>
49+
<li>Regular <strong>scientific users</strong>: interactive data processing and visualization using Python with <a href="https://code.google.com/p/spyderlib/">Spyder</a> </li>
5050
<li><strong>Advanced scientific users and software developers</strong>: Python applications development with <a href="https://code.google.com/p/spyderlib/">Spyder</a>, version control with Mercurial and other development tools (like gettext, etc.)</li>
5151
</ul></li>
52-
<li><strong>Portable</strong> :
52+
<li><strong>Portable</strong>:
5353
<ul>
5454
<li>it runs out of the box on any Windows with 2Go Ram (Ipython Notebook needs Windows>XP, and a recent browser)</li>
5555
<li>the WinPython folder can be moved to any location (local, network, usb drive) with most of the <a href="https://code.google.com/p/winpython/wiki/Installation#Settings">application settings</a></li>
5656
</ul>
57-
<li><strong>Flexible</strong> :
57+
<li><strong>Flexible</strong>:
5858
<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>
6060
<li>these installations can be of different versions of Python (2.7, 3.3 or 3.4) or different architectures (32bit or 64bit)</li>
6161
</ul>
62-
<li><strong>Customizable</strong> :
62+
<li><strong>Customizable</strong>:
6363
<ul>
6464
<li>The integrated WinPython Package Manager (<a href="https://sourceforge.net/p/winpython/wiki/WPPM">WPPM</a>) helps installing, uninstalling or upgrading Python packages </li>
6565
<li>It's also possible to install or upgrade packages using <tt>pip</tt> from the WinPython command prompt </li>
6666
<li>A configuration file allows you to set <a href="https://sourceforge.net/p/winpython/wiki/Environment">environment variables</a> at runtime </li>
6767
</ul></li>
6868
</ul>
69-
<p>WinPython is <strong>something different</strong> from other Python Distributions (see historic <a href="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 <a href="https://sourceforge.net/p/winpython/wiki/Roadmap"> motivation and concept</a>):</p>
7070
<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 <a href="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 <a href="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 <a href="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 <a href="https://sourceforge.net/projects/stonebig.u/files/Do_It_Yourself/">kit</a> is made available for you</li>
7474
</ul>
7575
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png" /></div>
76< 3BCC /td>76

0 commit comments

Comments
 (0)
0