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>WinPython <strong>3.4</strong>.4.5Qt5 (*) <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonQt5-3.4.4.5_History.md">Changelog</a>, <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonQt5-3.4.4.5.md">Packages</a> and <ahref="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.4.5/">Downloads</a>, or <ahref="https://github.com/winpython/winpython/releases/tag/1.7.20161101">alternative Downloads</a></li>
34
34
<li>WinPython <strong>3.5</strong>.2.3 (*) <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.5.2.3_History.md">Changelog</a>, <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.5.2.3.md">Packages</a> and <ahref="https://sourceforge.net/projects/winpython/files/WinPython_3.5/3.5.2.3/">Downloads</a></li>
35
35
<li>WinPython <strong>3.5</strong>.2.3Qt5 (*) <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonQt5-3.5.2.3_History.md">Changelog</a>, <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonQt5-3.5.2.3.md">Packages</a> and <ahref="https://sourceforge.net/projects/winpython/files/WinPython_3.5/3.5.2.3/">Downloads</a></li>
36
+
<li>Preview of WinPython <strong>3.6</strong>.0.0 (***) <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.6.0.0_History.md">Changelog</a>, <ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.6.0.0.md">Packages</a> and <ahref="https://sourceforge.net/projects/winpython/files/WinPython_3.6/3.6.0.0/">Downloads</a></li>
36
37
</ul>
37
38
38
39
<p>Release <ahref="https://github.com/winpython/winpython/issues/358">2016-04</a> of August 28th, 2016 </p>
@@ -64,7 +65,7 @@ <h2 id="overview">Overview</h2>
64
65
<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="http://www.pyqtgraph.org/">pyqtgraph</a>, etc.):
65
66
<ul>
66
67
<li>interactive data processing and visualization using Python with <ahref="https://github.com/spyder-ide">Spyder</a> and <ahref="http://jupyter.org/">Jupyter/IPython</a>, or IDLE </li>
67
-
<li>out-of-the-box working Compiler (Mingw64), <strong>fully integrated Cython and Numba!</strong> See <ahref="http://nbviewer.ipython.org/github/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ipynb">included example</a></li>
68
+
<li>out-of-the-box working Compiler (Mingw64) for Python 3.4, <strong>fully integrated Cython and Numba!</strong> See <ahref="http://nbviewer.ipython.org/github/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ipynb">included example</a></li>
68
69
<li>connectors (cffi, odbc, rpy2, scilab2py, requests, ...) for advanced users</li>
69
70
</ul></li>
70
71
<li><strong>Portable</strong>:
@@ -75,7 +76,7 @@ <h2 id="overview">Overview</h2>
75
76
<li><strong>Flexible</strong>:
76
77
<ul>
77
78
<li>You can install as many WinPython distributions as you want on the same machine: each one is isolated and self-consistent</li>
78
-
<li>These installations can be of different versions of Python (3.5/3.4/2.7...) and different architectures (32bit/64bit)</li>
79
+
<li>These installations can be of different versions of Python (3.5/3.4/2.7/3.6/...) and different architectures (32bit/64bit)</li>
79
80
</ul>
80
81
<li><strong>Customizable</strong>:
81
82
<ul>
@@ -105,10 +106,11 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
105
106
That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways!
106
107
107
108
<p>(*) For recent WinPython, Windows 7/8 users may have to install <ahref="https://www.visualstudio.com/downloads/download-visual-studio-vs#d-visual-c">Microsoft Visual C++ Redistributable for Visual Studio 2015</a>
109
+
<p>(***) WinPython-3.6.0.0 relies on Python-3.6.0beta2, so is not recommanded for production</a>
108
110
</p>
109
111
<divclass="centered"><imgstyle="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
0 commit comments