Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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
Binary file modified images/winpython_launchers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 4 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,28 +91,18 @@ <h2 id="releases">Recent Releases </h2>
<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>
</ul>

<p>Release <a href="https://github.com/winpython/winpython/issues/724">2019-02</a> of July 19th, 2019 </p>

<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>
<ul>
<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>
<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>
<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>
<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>
</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>
<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>
<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>
<p><img style="width: 901px; height: 97px;" alt="WinPython Launcher Icons" src="images/winpython_launchers.png" /></p>
<p>It is a full-featured (see our <a href="https://github.com/winpython/winpython/wiki">Wiki</a>) Python-based scientific environment:</p>
<ul>
<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.):
<ul>
<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>
<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>
<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>
<li>connectors (cffi, odbc, rpy2, scilab2py, requests, ...) for advanced users</li>
</ul></li>
<li><strong>Portable</strong>:
Expand All @@ -123,7 +113,7 @@ <h2 id="overview">Overview</h2>
<li><strong>Flexible</strong>:
<ul>
<li>You can install as many WinPython distributions as you want on the same machine: each one is isolated and self-consistent</li>
<li>These installations can be of different versions of Python (3.6/3.7/3.8...) and different architectures (32bit/64bit)</li>
<li>These installations can be of different versions of Python (3.7/3.8/3.9...)</li>
</ul>
<li><strong>Customizable</strong>:
<ul>
Expand Down Expand Up @@ -162,7 +152,7 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
</p>
<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/winpython/graphs/contributors">The Winpython Development Team</a>. Last updated 2019-10-27</div>
<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>
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
</body>
</html>
Expand Down