Skip to content

WinPython 2016-01 #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 9, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ <h1><a href="https://winpython.github.io/"><img style="width: 350px; height: 92p
</p>

<h2 id="releases">Recent Releases </h2>
<p>Release <a href="https://github.com/winpython/winpython/issues/217">2016-01</a> of February 9th, 2015 </p>
<p>Highlights: Jupyter Notebook 4.1, IDLEX, closer integration with pip, full support of '@' in WinPython 3.5 (<a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonZero-3.4.4.1.md">Zero</a> Version)</p>
<ul>
<li>WinPython <strong>3.4</strong>.4.1 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.4.4.1_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.4.4.1.md">Packages</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.4.1/">Downloads</a>, or <a href="https://github.com/winpython/winpython/releases/tag/1.3.20160209">alternative Downloads</a></li>
<li>WinPython <strong>3.4</strong>.4.1Qt5 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonQt5-3.4.4.1_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonQt5-3.4.4.1.md">Packages</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.4.1/">Downloads</a></li>
<li>WinPython <strong>3.5</strong>.1.2 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.5.1.2_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.5.1.2.md">Packages</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.5/3.5.1.2/">Downloads</a></li>
</ul>
<p>Release <a href="https://github.com/winpython/winpython/issues/190">2015-08</a> of December 12th, 2015 </p>
<p>Highlights: WinPython 3.5, Pandas 0.17.1, Scikit-learn 0.17, smaller Winpython variants (<a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonZero-3.4.3.7.md">Zero</a> and <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonSlim-3.4.3.7.md">Slim</a>)</p>
<ul>
Expand All @@ -40,15 +47,8 @@ <h2 id="releases">Recent Releases </h2>
<li>WinPython <strong>3.4</strong>.3.6Qt5 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonQt5-3.4.3.6_History.md">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.3.6/">Downloads</a></li>
<li>WinPython <strong>2.7</strong>.10.3 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-2.7.10.3_History.md">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.10.3/">Downloads</a></li>
</ul>
<p>Release <a href="https://github.com/winpython/winpython/issues/109">2015-06</a> of August 9th, 2015 </p>
<p>Highlights: mingwpy, Qt5.5, closer integration with pip, pyaudio, xray, bokeh</p>
<ul>
<li>WinPython <strong>3.4</strong>.3.5 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.4.3.5_History.md">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.3.5/">Downloads</a>, or <a href="https://github.com/winpython/winpython/releases/tag/1.2.20150809">alternative Downloads</a></li>
<li>WinPython <strong>3.4</strong>.3.5Qt5 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonQt5-3.4.3.5_History.md">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.3.5/">Downloads</a></li>
<li>WinPython <strong>2.7</strong>.10.2 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-2.7.10.2_History.md">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.10.2/">Downloads</a></li>
</ul>



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

<h2 id="overview">Overview</h2>
Expand Down Expand Up @@ -100,7 +100,7 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways!
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
</div>
<div id="footer">© Copyright 2009-2013, Pierre Raybaut; 2014+ <a href="https://github.com/winpython/">The Winpython Development Team</a>. Last updated 2015-12-20</div>
<div id="footer">© Copyright 2009-2013, Pierre Raybaut; 2014+ <a href="https://github.com/winpython/">The Winpython Development Team</a>. Last updated 2016-02-09</div>
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
</body>
</html>
Expand Down
15 changes: 15 additions & 0 deletions md5_sha1.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@

### WinPython 2016-01 release (February 9th, 2015)


MD5 | SHA-1 | Binary | Size
---------------------------------|------------------------------------------|---------------------------------|------------------
b212fcff675f63bbeb221c393dbe9b23 | 3a2b1f5b6491b880fc6c7b9ec6b39937f5d6b1cc | winpython-64bit-3.4.4.1.exe | 286 551 000 Bytes
dccb657160f1e47dea77597d720bb4df | 4d9e6adff7cda3759463555c5e3a59d18459d0f0 | winpython-32bit-3.4.4.1zero.exe | 22 624 870 Bytes
bbc978f356bb91347cd1126a6c3eed0e | ff84b210172f0f9cbe545caa8c572cf1af7b71da | winpython-64bit-3.4.4.1zero.exe | 23 346 896 Bytes
d1dd2898a7934aa01ba51465374cfab3 | 321c4404fe016235ce41b03ff04eaa6ea5de87ce | winpython-64bit-3.5.1.2zero.exe | 21 310 313 Bytes
596d6f263f6c8297fbdda6f831922501 | 77823c6f13df685b85ebc1c61a52500ba85e0dc0 | winpython-64bit-3.5.1.2.exe | 248 576 409 Bytes
34da1d7a6821e457e2708c31494e8f1c | c159886986809db04286ef595003ee084136ce5b | winpython-64bit-3.4.4.1qt5.exe | 292 125 572 Bytes
db1c03db46988c88a81bbdf0df40037e | 859e84e242db6e55f4958bb1ca0ff8e2115e10be | winpython-32bit-3.4.4.1qt5.exe | 246 482 598 Bytes
b5a0391082aa92b1a75c9aa3a811c999 | b951f0dbc4e91429efb0b8cddbd67223439be9f8 | winpython-32bit-3.4.4.1.exe | 242 664 150 Bytes


### WinPython 2015-08 release (December 12th, 2015)

MD5 | SHA-1 | Binary | Size
Expand Down