Project Home is on Github, downloads page are on Sourceforge, Discussion group is on Google Groups, md5 and sha1 there
Recent Releases
Release 2019-01 of March 9th, 2019
Highlights (**): Pandas-0.24.1, Scipy-1.2.1, Cartopy-0.17.0, Numpy-1.16.2, Pytorch-1.0.1, Tensorflow-1.13.1, PyQt5-5.12.1 or PySide2-5.12.1 (Zero Version)
- WinPython 3.6.8.0Qt5-64bit (*) Changelog, Packages and Downloads or Github Downloads
- WinPython 3.6.8.0Qt5-32bit (*) Changelog, Packages and Downloads
- WinPython 3.6.8.0Ps2-64bit (*) Changelog, Packages and Downloads
- WinPython 3.6.8.0Ps2-32bit (*) Changelog, Packages and Downloads
- WinPython 3.7.2.0-64bit (*) Changelog, Packages and Downloads
- WinPython 3.7.2.0-32bit (*) Changelog, Packages and Downloads
- WinPython 3.7.2.0Ps2-64bit (*) Changelog, Packages and Downloads
- WinPython 3.7.2.0Ps2-32bit (*) Changelog, Packages and Downloads
Release 2018-04 of November 4th, 2018
Highlights (**): Ipython-7.7.1, scikit-learn-0.20.0, bokeh-1.0.0, jupyterlab-0.35.3 (Zero Version)
- WinPython 3.6.7.0Qt5-64bit (*) Changelog, Packages and Downloads or Github Downloads
- WinPython 3.6.7.0Qt5-32bit (*) Changelog, Packages and Downloads
- WinPython 3.7.1.0-64bit (*) Changelog, Packages and Downloads
- WinPython 3.7.1.0-32bit (*) Changelog, Packages and Downloads
Release 2018-03 of September 4th, 2018
Highlights (**): pandas-0.23.4, scikit-learn-0.19.2, spyder-3.3.1, jupyterlab-0.34.7 , rise-5.4.1, idlex-1.18 (Zero Version)
- WinPython 3.6.6.2Qt5-64bit (*) Changelog, Packages and Downloads or Github Downloads
- WinPython 3.6.6.2Qt5-32bit (*) Changelog, Packages and Downloads
- WinPython 3.7.0.2-64bit (*) Changelog, Packages and Downloads
- WinPython 3.7.0.2-32bit (*) 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, Pyzo, IDLEX 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 8+ with 2GB Ram (Jupyter Notebook will 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.6/3.7/3.8...) 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 8 users may have to install Microsoft Visual C++ Redistributable for Visual Studio 2017 (vc_redist_x86.exe for WinPython 32bit, vc_redist_x64.exe for Winpython 64bit)
(**) For best Winpython 2018-01 and later experience, it is recommended to have Winpython base directory path smaller than 37 characters. example: C:\Users\xxxxxxxx\Downloads\WinPython

