forked from winpython/winpython.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
107 lines (101 loc) · 10.4 KB
/
index.html
File metadata and controls
107 lines (101 loc) · 10.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type" />
<link href="favicon.ico" rel="icon" />
<title>WinPython</title>
<link media="screen" href="css/screen.css" type="text/css" rel="stylesheet" />
<meta content="Portable Scientific Python 2/3 32/64bit Distribution for Windows" name="description" />
</head>
<body>
<div id="header">
<div id="mainlinks">
<ul>
<li><a href="#releases">releases</a></li>
<li><a href="#overview">overview</a></li>
<li><a href="#portable">portable</a></li>
</ul>
</div>
<h1><a href="https://winpython.github.io/"><img style="width: 350px; height: 92px;" alt="WinPython" src="images/winpython_title.png" /></a></h1>
<p id="title_sub">The easiest way to run Python, Spyder with SciPy and friends out of the box on any Windows PC, without installing anything!</p>
</div>
<div id="content">
<p>Project Home is on <a href="https://github.com/winpython">Github</a>, downloads page are on <a href="https://sourceforge.net/projects/winpython/files/">Sourceforge</a>, Discussion group is on <a href="https://groups.google.com/d/forum/winpython">Google Groups</a>, md5 and sha1 <a href="md5_sha1.txt" />there</a> </p>
</p>
<h2 id="releases">Recent Releases </h2>
<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>
<li>WinPython <strong>3.4</strong>.3.7 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.4.3.7_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.4.3.7.md">Packages</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.3.7/">Downloads</a>, or <a href="https://github.com/winpython/winpython/releases/tag/1.3.20151212">alternative Downloads</a></li>
<li>WinPython <strong>3.4</strong>.3.7Qt5 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonQt5-3.4.3.7_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPythonQt5-3.4.3.7.md">Packages</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.3.7/">Downloads</a></li>
<li>WinPython <strong>3.5</strong>.1.1 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.5.1.1_History.md">Changelog</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.5.1.1.md">Packages</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.5/3.5.1.1/">Downloads</a></li>
</ul>
<p>Release <a href="https://github.com/winpython/winpython/issues/148">2015-07</a> of October 29th, 2015 </p>
<p>Highlights: Ipython 4, Spyder 3, Matplotlib 1.5, Pandas 0.17, Qt5.5.1, closer integration with pip</p>
<ul>
<li>WinPython <strong>3.4</strong>.3.6 <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-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>, or <a href="https://github.com/winpython/winpython/releases/tag/1.2.20151029">alternative Downloads</a></li>
<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>
<p>WinPython is a free open-source portable distribution of the <a href="https://www.python.org/">Python programming language</a> for Windows Vista/7/8 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="http://numpy.org/">NumPy</a>, <a href="https://www.scipy.org/">SciPy</a>, <a href="https://www.sympy.org/">Sympy</a>, <a href="http://www.matplotlib.org/">Matplotlib</a>, <a href="http://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://github.com/spyder-ide">Spyder</a> and <a href="http://ipython.org/">IPython</a>, or IDLE </li>
<li>out-of-the-box working Compiler (Mingw64), <strong>fully integrated Cython and Numba!</strong> See <a href="http://nbviewer.ipython.org/github/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ipynb">included example</a></li>
<li>connectors (cffi, odbc, rpy2, scilab2py, requests, ...) and dedicated Flavors (R, Julia, ...) for advanced users</li>
</ul></li>
<li><strong>Portable</strong>:
<ul>
<li>Runs out of the box on any Windows with 2GB Ram (IPython needs Windows>XP, and IPython Notebook a recent browser)</li>
<li>The WinPython folder can be moved to any location (local, network, USB drive) with most of the <a href="https://github.com/winpython/winpython/wiki/Installation#settings">application settings</a></li>
</ul>
<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 (2.7 or 3.4+) or different architectures (32bit or 64bit)</li>
</ul>
<li><strong>Customizable</strong>:
<ul>
<li>The integrated WinPython Package Manager (<a href="https://github.com/winpython/winpython/wiki/WPPM">WPPM</a>) helps installing, uninstalling or upgrading Python packages </li>
<li>It's also possible to install or upgrade packages using <tt>pip</tt> from the WinPython command prompt </li>
<li>A configuration file allows you to set <a href="https://github.com/winpython/winpython/wiki/Environment">environment variables</a> at runtime </li>
</ul></li>
</ul>
<p>WinPython is <strong>something different</strong> from other Python Distributions (see historic <a href="https://github.com/winpython/winpython/wiki/Roadmap"> motivation and concept</a>):</p>
<ul>
<li><strong>non-invasive</strong>: WinPython lives entirely in its own directory, without any OS installation</li>
<li><strong>flavors</strong>: releases with added packages are created to better fit a domain out-of-the-box</li>
<li><strong>do your own flavor</strong>: a winpython-creator <a href="https://sourceforge.net/projects/winpython/files/WinPython_Source/Do_It_Yourself/">kit</a> is made available for you</li>
</ul>
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png" /></div>
<h2 id="portable">Portable or not, the choice is yours!</h2>
<p>WinPython is a portable application, so the user should not expect any integration into Windows explorer during <a href="https://github.com/winpython/winpython/wiki/Installation">installation</a>. However, the <a href="https://github.com/winpython/winpython/wiki/Winpython-Control-Panel">WinPython Control Panel</a> allows to "register" your distribution to Windows (see screenshot below).</p>
<p><img style="width: 453px; height: 152px;" alt="WinPython Register" src="images/wpcp_register_2741.png" /></p>
<p>Registering your WinPython installation will:</p>
<ul>
<li>associate file extensions <tt>.py</tt>, <tt>.pyc</tt> and <tt>.pyo</tt> to Python interpreter</li>
<li>register Python icons in Windows explorer</li>
<li>add context menu entries <tt>Edit with IDLE</tt> and <tt>Edit with Spyder</tt> for <tt>.py</tt> files</li>
<li>register WinPython as a standard Python distribution (standard Python Windows installers will see WinPython in Windows registry)</li>
</ul>
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 class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
</body>
</html>