Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7e7aa21

Browse files
committed
Pre-WinPython 2024-02 refresh
1 parent2a92d2c commit7e7aa21

File tree

5 files changed

+471
-10
lines changed

5 files changed

+471
-10
lines changed

‎images/controlpanel01-new.png

35.5 KB
Loading

‎images/winpython_launchers-new.png

26.6 KB
Loading

‎images/wppm_register_new.png

27.7 KB
Loading

‎index.html

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ <h2 id="releases">Recent Releases </h2>
6161
<li>WinPython64-<strong>3.12</strong>.0.1b5 = Python 3.12.0 64bit with PyQt5 + Spyder :<ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-64bit-3.12.0.1_History.md">Changelog</a>,<ahref="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-64bit-3.12.0.1.md">Packages</a></li>
6262

6363
</ul>
64-
65-
66-
<h2id="releases">Recent Releases</h2>
6764

6865
<p>Release<ahref="https://github.com/winpython/winpython/issues/1244#issuecomment-1739774914">2023-03</a> of September 28th, 2023</p>
6966

@@ -396,13 +393,13 @@ <h2 id="releases">Recent Releases </h2>
396393
<divclass="centered"><imgstyle="width: 125px; height: 45px;"alt="WinPython Small Logos"src="images/small_logos.png"></div>
397394

398395
<h2id="overview">Overview</h2>
399-
<p>WinPython is a free open-source portable distribution of the<ahref="https://www.python.org/">Python programming language</a> for Windows8/10 and scientific and educational usage.</p>
400-
<p><imgstyle="width:901px; height:97px;"alt="WinPython Launcher Icons"src="images/winpython_launchers.png"/></p>
396+
<p>WinPython is a free open-source portable distribution of the<ahref="https://www.python.org/">Python programming language</a> for Windows10/11(***) and scientific and educational usage.</p>
397+
<p><imgstyle="width:829px; height:103px;"alt="WinPython Launcher Icons"src="images/winpython_launchers-new.png"/></p>
401398
<p>It is a full-featured (see our<ahref="https://github.com/winpython/winpython/wiki">Wiki</a>) Python-based scientific environment:</p>
402399
<ul>
403400
<li>Designed for scientists, data-scientists, and education (thanks to<ahref="https://www.numpy.org/">NumPy</a>,<ahref="https://www.scipy.org/">SciPy</a>,<ahref="https://www.sympy.org/">Sympy</a>,<ahref="https://matplotlib.org/">Matplotlib</a>,<ahref="https://pandas.pydata.org/">Pandas</a>,<ahref="http://www.pyqtgraph.org/">pyqtgraph</a>, etc.):
404401
<ul>
405-
<li>interactive data processing and visualization using Python with<ahref="https://www.spyder-ide.org/">Spyder</a> and<ahref="https://jupyter.org/">Jupyter/IPython</a>, Pyzo, IDLEX or IDLE</li>
402+
<li>interactive data processing and visualization using Python with<ahref="https://www.spyder-ide.org/">Spyder</a> and<ahref="https://jupyter.org/">JupyterLab/IPython</a>, or IDLE</li>
406403
<li><strong>fully integrated Cython and Numba!</strong> See<ahref="https://nbviewer.ipython.org/github/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ipynb">included example</a></li>
407404
<li>connectors (cffi, odbc, rpy2, scilab2py, requests, ...) for advanced users</li>
408405
</ul></li>
@@ -416,7 +413,7 @@ <h2 id="overview">Overview</h2>
416413
<li><strong>Flexible</strong>:
417414
<ul>
418415
<li>You can install as many WinPython distributions as you want on the same machine: each one is isolated and self-consistent</li>
419-
<li>These installations can be of different versions of Python (3.7/3.8/3.9...)</li>
416+
<li>These installations can be of different versions of Python (3.7/.../3.12)</li>
420417
</ul>
421418
<li><strong>Customizable</strong>:
422419
<ul>
@@ -434,8 +431,8 @@ <h2 id="overview">Overview</h2>
434431
<divclass="centered"><imgstyle="width: 125px; height: 45px;"alt="WinPython Small Logos"src="images/small_logos.png"/></div>
435432

436433
<h2id="portable">Portable or not, the choice is yours!</h2>
437-
<p>WinPython is a portable application, so the user should not expect any integration into Windows explorer during<ahref="https://github.com/winpython/winpython/wiki/Installation">installation</a>. However, the<ahref="https://github.com/winpython/winpython/wiki/Winpython-Control-Panel">WinPython Control Panel</a> allows to "register" your distribution to Windows (see screenshot below).</p>
438-
<p><imgstyle="width: 453px; height: 152px;"alt="WinPython Register"src="images/wpcp_register_2741.png"/></p>
434+
<p>WinPython is a portable application, so the user should not expect any integration into Windows explorer during<ahref="https://github.com/winpython/winpython/wiki/Installation">installation</a>. However, the<ahref="https://github.com/winpython/winpython/wiki/Winpython-Control-Panel">WinPython Control Panel</a>or<ahref="https://github.com/winpython/winpython/wiki/WPPM">WinPython Package Manager</a>allows to "register" your distribution to Windows (see screenshot below).</p>
435+
<p><imgstyle="width: 453px; height: 152px; margin:5px;"alt="WinPython Register"src="images/wpcp_register_2741.png"/><imgstyle="width: 405px; height: 119px; margin:5px;"alt="WinPython Register"src="images/wppm_register_new.png"/></p>
439436
<p>Registering your WinPython installation will:</p>
440437
<ul>
441438
<li>associate file extensions<tt>.py</tt>,<tt>.pyc</tt> and<tt>.pyo</tt> to Python interpreter</li>
@@ -451,11 +448,13 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
451448

452449
<p>(**) Since WinPython 2019-02, all installers are just 7zip auto-extracts.
453450

451+
<p>(***) WinPython up to 2020-02 may still work for Windows 7 (report of 2021-02 working for some case do also exist)
452+
454453

455454
</p>
456455
<divclass="centered"><imgstyle="width: 125px; height: 45px;"alt="WinPython Small Logos"src="images/small_logos.png"></div>
457456
</div>
458-
<divid="footer">© Copyright 2009-2013, Pierre Raybaut; 2014-2021+<ahref="https://github.com/winpython/winpython/graphs/contributors">The WinPython Development Team</a>. Last updated2021-04-19</div>
457+
<divid="footer">© Copyright 2009-2013, Pierre Raybaut; 2014-2024+<ahref="https://github.com/winpython/winpython/graphs/contributors">The WinPython Development Team</a>. Last updated2024-04-13</div>
459458
<divclass="centered"><imgstyle="width: 125px; height: 45px;"alt="WinPython Small Logos"src="images/small_logos.png"></div>
460459
</body>
461460
</html>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp