Project Home is on Github, downloads page are on Sourceforge, Discussion group is on Google Groups, md5 and sha1 there
Recent Releases
Release 2016-05 of November 11th, 2016
Highlights: Spyder 3.1.dev0, scipy-0.18.1, Pandas-0.19.1, scikit-learn-0.18.0 (Zero Version)
- WinPython 3.4.4.5Qt5 (*) Changelog, Packages and Downloads, or alternative Downloads
- WinPython 3.5.2.3 (*) Changelog, Packages and Downloads
- WinPython 3.5.2.3Qt5 (*) Changelog, Packages and Downloads
- Preview of WinPython 3.6.0.0 (***) Changelog, Packages and Downloads
Release 2016-04 of August 28th, 2016
Highlights: IPython 5.1, Spyder 3.0.0beta 5, PyQt5.7 (for Python3.5) (Zero Version)
- WinPython 3.4.4.4Qt5 (*) Changelog, Packages and Downloads, or alternative Downloads
- WinPython 3.5.2.2 (*) Changelog, Packages and Downloads
- WinPython 3.5.2.2Qt5 (*) Changelog, Packages and Downloads
Release 2016-03 of July 23th, 2016
Highlights: IPython 5.0, Spyder 3.0.0beta 4, PyQt5.6 (for Python3.5) (Zero Version)
- WinPython 3.4.4.3 (*) Changelog, Packages and Downloads, or alternative Downloads
- WinPython 3.4.4.3Qt5 (*) Changelog, Packages and Downloads
- WinPython 3.5.2.1 (*) Changelog, Packages and Downloads
- WinPython 3.5.2.1Qt5 (*) Changelog, Packages and Downloads

Overview
WinPython is a free open-source portable distribution of the Python programming language for Windows 7/8/10 and scientific and educational usage.

It is a full-featured (see our Wiki) Python-based scientific environment:
- Designed for scientists, data-scientists, and education (thanks to NumPy, SciPy, Sympy, Matplotlib, Pandas, pyqtgraph, etc.):
- interactive data processing and visualization using Python with Spyder and Jupyter/IPython, or IDLE
- out-of-the-box working Compiler (Mingw64) for Python 3.4, fully integrated Cython and Numba! See included example
- connectors (cffi, odbc, rpy2, scilab2py, requests, ...) for advanced users
- Portable:
- Runs out of the box(*) on any Windows with 2GB Ram (Jupyter Notebook may require a recent browser)
- The WinPython folder can be moved to any location (local, network, USB drive) with most of the application settings
- Flexible:
- You can install as many WinPython distributions as you want on the same machine: each one is isolated and self-consistent
- These installations can be of different versions of Python (3.5/3.4/2.7/3.6/...) and different architectures (32bit/64bit)
- Customizable:
- The integrated WinPython Package Manager (WPPM) helps installing, uninstalling or upgrading Python packages
- It's also possible to install or upgrade packages using pip from the WinPython command prompt
- A configuration file allows you to set environment variables at runtime
WinPython is something different from other Python Distributions (see historic motivation and concept):
- non-invasive: WinPython lives entirely in its own directory, without any OS installation
- customizable: add your missing packages, zip the WinPython directory and give it to your students
- do your own version: a winpython-creator kit is made available for you

Portable or not, the choice is yours!
WinPython is a portable application, so the user should not expect any integration into Windows explorer during installation. However, the WinPython Control Panel allows to "register" your distribution to Windows (see screenshot below).

Registering your WinPython installation will:
- associate file extensions .py, .pyc and .pyo to Python interpreter
- register Python icons in Windows explorer
- add context menu entries Edit with IDLE and Edit with Spyder for .py files
- register WinPython as a standard Python distribution (standard Python Windows installers will see WinPython in Windows registry)
(*) For recent WinPython, Windows 7/8 users may have to install Microsoft Visual C++ Redistributable for Visual Studio 2015
(***) WinPython-3.6.0.0 relies on Python-3.6.0beta2, so is not recommanded for production

