Skip to content

Commit 437ca93

Browse files
committed
clean-up WinPython 2019-02 and add vscode icon
1 parent 6b87911 commit 437ca93

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

images/winpython_launchers.png

2.6 KB
Loading

index.html

+4-14
Original file line numberDiff line numberDiff line change
@@ -91,28 +91,18 @@ <h2 id="releases">Recent Releases </h2>
9191
<li>WinPython64-<strong>3.8</strong>.0.0cod = Python 3.8 64bit + PyQt5 + Spyder + VSCode : <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythoncod-64bit-3.8.0.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythoncod-64bit-3.8.0.0.md">Packages</a></li>
9292
</ul>
9393

94-
<p>Release <a href="https://github.com/winpython/winpython/issues/724">2019-02</a> of July 19th, 2019 </p>
95-
96-
<p>Highlights (*): Jupyterlab-1.0.2, Qt5-5.13, statsmodels-0.10.0, Scipy-1.3.0, scikit-learn-0.21.2, Matplotlib-3.1.1, Altair-3.1.0, PyTorch-1.1.0, Tensorflow-1.14.0 (<a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonZero-64bit-3.7.4.0.md">Zero</a> Version)</p>
97-
<ul>
98-
<li>WinPython <strong>3.7</strong>.4.0-64bit <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-64bit-3.7.4.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-64bit-3.7.4.0.md">Packages</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.7/3.7.4.0/">Downloads</a></li> or <a href="https://github.com/winpython/winpython/releases/edit/2.0.20190705">Github Downloads</a></li>
99-
<li>WinPython <strong>3.7</strong>.4.0-32bit <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-32bit-3.7.4.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-32bit-3.7.4.0.md">Packages</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.7/3.7.4.0/">Downloads</a></li>
100-
<li>WinPython <strong>3.7</strong>.4.0Ps2-64bit <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonPs2-64bit-3.7.4.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonPs2-64bit-3.7.4.0.md">Packages</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.7/3.7.4.0/">Downloads</a></li>
101-
<li>WinPython <strong>3.7</strong>.4.0Ps2-32bit <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonPs2-32bit-3.7.4.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonPs2-32bit-3.7.4.0.md">Packages</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.7/3.7.4.0/">Downloads</a></li>
102-
</ul>
103-
10494

10595
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
10696

10797
<h2 id="overview">Overview</h2>
108-
<p>WinPython is a free open-source portable distribution of the <a href="https://www.python.org/">Python programming language</a> for Windows 7/8/10 and scientific and educational usage.</p>
98+
<p>WinPython is a free open-source portable distribution of the <a href="https://www.python.org/">Python programming language</a> for Windows 8/10 and scientific and educational usage.</p>
10999
<p><img style="width: 901px; height: 97px;" alt="WinPython Launcher Icons" src="images/winpython_launchers.png" /></p>
110100
<p>It is a full-featured (see our <a href="https://github.com/winpython/winpython/wiki">Wiki</a>) Python-based scientific environment:</p>
111101
<ul>
112102
<li>Designed for scientists, data-scientists, and education (thanks to <a href="https://www.numpy.org/">NumPy</a>, <a href="https://www.scipy.org/">SciPy</a>, <a href="https://www.sympy.org/">Sympy</a>, <a href="https://matplotlib.org/">Matplotlib</a>, <a href="https://pandas.pydata.org/">Pandas</a>, <a href="http://www.pyqtgraph.org/">pyqtgraph</a>, etc.):
113103
<ul>
114104
<li>interactive data processing and visualization using Python with <a href="https://www.spyder-ide.org/">Spyder</a> and <a href="https://jupyter.org/">Jupyter/IPython</a>, Pyzo, IDLEX or IDLE </li>
115-
<li>out-of-the-box working Compiler (Mingw64) for Python 3.4, <strong>fully integrated Cython and Numba!</strong> See <a href="https://nbviewer.ipython.org/github/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ipynb">included example</a></li>
105+
<li><strong>fully integrated Cython and Numba!</strong> See <a href="https://nbviewer.ipython.org/github/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ipynb">included example</a></li>
116106
<li>connectors (cffi, odbc, rpy2, scilab2py, requests, ...) for advanced users</li>
117107
</ul></li>
118108
<li><strong>Portable</strong>:
@@ -123,7 +113,7 @@ <h2 id="overview">Overview</h2>
123113
<li><strong>Flexible</strong>:
124114
<ul>
125115
<li>You can install as many WinPython distributions as you want on the same machine: each one is isolated and self-consistent</li>
126-
<li>These installations can be of different versions of Python (3.6/3.7/3.8...) and different architectures (32bit/64bit)</li>
116+
<li>These installations can be of different versions of Python (3.7/3.8/3.9...)</li>
127117
</ul>
128118
<li><strong>Customizable</strong>:
129119
<ul>
@@ -162,7 +152,7 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
162152
</p>
163153
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
164154
</div>
165-
<div id="footer">© Copyright 2009-2013, Pierre Raybaut; 2014+ <a href="https://github.com/winpython/winpython/graphs/contributors">The Winpython Development Team</a>. Last updated 2019-10-27</div>
155+
<div id="footer">© Copyright 2009-2013, Pierre Raybaut; 2014+ <a href="https://github.com/winpython/winpython/graphs/contributors">The Winpython Development Team</a>. Last updated 2030-03-28</div>
166156
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
167157
</body>
168158
</html>

0 commit comments

Comments
 (0)