Project Home is on Github, downloads pages are on Sourceforge and Github, md5-sha , Discussion Group
Recent Releases
Release of August 22nd,
Highlights (*): Spyder, Jupyterlab, VSCode, Numpy+mkl, SciPy
WinPython Downloads (**) via SourceForge and Github
Release of May 30th,
Highlights (*): Spyder, Jupyterlab, VSCode, scikit_learn, Cartopy, Trio
Release of March 26th, (this release may require from Windows 10 users a missing system DLL, see (*) )
Highlights (*): Spyder, Jupyterlab, VSCode, Numpy, Pandas, Matplotlib, Bokeh
- WinPythondot = Python 64bit only : Changelog, Packages
- WinPythondot = Python 32bit only : Changelog, Packages
- WinPython = Python 64bit + PyQt5 + Spyder : Changelog, Packages
- WinPythoncod = Python 64bit + PyQt5 + Spyder + VSCode : Changelog, Packages
- WinPythondot = Python 64bit only : Changelog, Packages
- WinPythondot = Python 32bit only : Changelog, Packages
- WinPython = Python 64bit + PyQt5 + Spyder : Changelog, Packages
- WinPythoncod = Python 64bit + PyQt5 + Spyder + VSCode : Changelog, Packages
WinPython Downloads (**) via SourceForge and Github
WinPython Downloads (**) via SourceForge and Github (not available for Python : Tensorflow, Cartopy)
Overview
WinPython is a free open-source portable distribution of the Python programming language for Windows 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
- 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 (//)
- 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 , and to Python interpreter
- register Python icons in Windows explorer
- add context menu entries and for files
- register WinPython as a standard Python distribution (standard Python Windows installers will see WinPython in Windows registry)
(*) For recent WinPython, Windows users may have to install missing system DLL Microsoft Visual C++ Redistributable for Visual Studio (vc_redist_xexe for WinPython 32bit, vc_redist_xexe for Winpython 64bit)
(*) For best Winpython and later experience, it is recommended to have Winpython base directory path smaller than 37 characters. example: C:\Users\xxxxxxxx\Downloads\WinPython
(**) Since WinPython , all installers are just 7zip auto-extracts.
How to Install Python 2.7 on Windows 10 \u0026 add to system path
