Skip to content

Commit 7e598ff

Browse files
committed
WinPython 2021-02
1 parent bc1a49d commit 7e598ff

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

index.html

+20-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,25 @@ <h1><a href="https://winpython.github.io/"><img style="width: 350px; height: 92p
2727

2828
<h2 id="releases">Recent Releases </h2>
2929

30+
<p>Release <a href="https://github.com/winpython/winpython/issues/937">2021-02</a> of April 21th, 2021 </p>
31+
32+
<p>Highlights (*): Spyder-5.0.1, VSCode-1.55.2.0, Jupyterlab_git-0.30.0, Matplotlib-3.4.1, Panel-0.11.3, Voila-0.2.9</p>
33+
<ul>
34+
35+
<p>WinPython <strong>3.8</strong> Downloads (**) via <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.8/3.8.9.0/">SourceForge</a></li> and <a href="https://github.com/winpython/winpython/releases/tag/4.1.20210417">Github</a> </p>
36+
37+
<li>WinPython64-<strong>3.8</strong>.9.0dot = Python 3.8 64bit only : <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythondot-64bit-3.8.9.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythondot-64bit-3.8.9.0.md">Packages</a></li>
38+
<li>WinPython32-<strong>3.8</strong>.9.0dot = Python 3.8 32bit only : <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythondot-32bit-3.8.9.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythondot-32bit-3.8.9.0.md">Packages</a></li>
39+
<li>WinPython64-<strong>3.8</strong>.9.0 = Python 3.8 64bit + PyQt5 + Spyder + Pytorch: <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-64bit-3.8.9.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-64bit-3.8.9.0.md">Packages</a></li>
40+
41+
<p>WinPython <strong>3.9</strong> Downloads (**) via <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.9/3.9.4.0/">SourceForge</a></li> and <a href="https://github.com/winpython/winpython/releases/tag/4.1.20210417">Github</a> </p>
42+
43+
<li>WinPython64-<strong>3.9</strong>.4.0dot = Python 3.9 64bit only : <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythondot-64bit-3.9.4.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythondot-64bit-3.9.4.0.md">Packages</a></li>
44+
<li>WinPython32-<strong>3.9</strong>.4.0dot = Python 3.9 32bit only : <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythondot-32bit-3.9.4.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythondot-32bit-3.9.4.0.md">Packages</a></li>
45+
<li>WinPython64-<strong>3.9</strong>.4.0 = Python 3.9 64bit + PyQt5 + Spyder + Pytorch : <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-64bit-3.9.4.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-64bit-3.9.4.0.md">Packages</a></li>
46+
<li>WinPython64-<strong>3.9</strong>.4.0cod = Python 3.9 64bit + PyQt5 + Spyder + VSCode : <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythoncod-64bit-3.9.4.0_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythoncod-64bit-3.9.4.0.md">Packages</a></li>
47+
</ul>
48+
3049
<p>Release <a href="https://github.com/winpython/winpython/issues/908">2021-01</a> of March 10th, 2021 </p>
3150

3251
<p>Highlights (*): Spyder-4.2.3, Jupyterlab-3.0.9, VSCode-1.54.1.0, Pandas-1.2.3, SciPy-1.6.1, Numpy-1.20.1+mkl </p>
@@ -188,7 +207,7 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
188207
</p>
189208
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
190209
</div>
191-
<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>
210+
<div id="footer">© Copyright 2009-2013, Pierre Raybaut; 2014-2021+ <a href="https://github.com/winpython/winpython/graphs/contributors">The WinPython Development Team</a>. Last updated 2021-04-19</div>
192211
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
193212
</body>
194213
</html>

md5_sha1.txt

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### WinPython 2021-02 release (April 21th, 2021)
2+
3+
MD5 | SHA-1 | SHA-256 | Binary | Size
4+
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|-------------------
5+
48d1597080832664e542d0850ed9ee2b | 5c9e5a41751eb36d5514361d9cc922efc9b593dc | d097af2074a0c3fcf3ebf87ae106b55fe73be8e576fbcf4e90fc3592b4dd104d | Winpython64-3.8.9.0dot.exe | 25 315 497 Bytes
6+
d89baf440aa361e07a5c639a80c4c067 | c584af284a0551792283ad998a48243886e56ebd | 9ae5f7600a6b01cd67c5ffda6087f12c9b5eeded2e9365eebe79571e6f1db022 | Winpython32-3.8.9.0dot.exe | 24 166 205 Bytes
7+
f8bfa05033a173f1cf69e6da02f1f2c6 | 605683f96f34f3c73226a9f72f2d6d375c4ebef2 | 15920bda9c73deb1ec237d991dcf3d9ceca3997d9d0ee0f08214d093c1c5997a | Winpython64-3.9.4.0dot.exe | 25 769 399 Bytes
8+
e58347849b4e8f271796a7ca5260a242 | bec9c5cb2d99ff960d2a4c389ed685ebdc975115 | c3cc442c171214293c7f062f9fe2e35f5b890961989927564a78b71534f5e584 | Winpython32-3.9.4.0dot.exe | 24 616 116 Bytes
9+
dbb76613b25a167420c3ac8415643c95 | 28408e1eb3db432591f758607270fc3b84e0f579 | 440c5c299b678a10ee84331f83928b1ac63853cb044773210033287c7350652a | Winpython64-3.8.9.0.exe | 765 143 976 Bytes
10+
e2426523baecbe7c8ed95a1cf5f773d7 | 43d860ebfeba0f8c6e0bbc11bbc6e0b35dd4168d | 1074dead96e3ffb39dd2376266ff96ed0fab77af0ec75458ef5f9661e0f349d1 | Winpython64-3.9.4.0.exe | 765 080 556 Bytes
11+
c74c93f38e1f151d1a940c54367ff0bc | d2a064c13e96b5b42d6d9185fe4cf6fad743fccb | e9c353d84c21559313fac550d0fd9f8a73dbc82c5f2257999fc7d4ba140b79b6 | Winpython64-3.9.4.0cod.exe | 824 500 864 Bytes
12+
113

214
### WinPython 2021-01 release (March 10th, 2021)
315

0 commit comments

Comments
 (0)