Copyright @ 2012-2013 Pierre Raybaut
Copyright @ 2014-2024+ The Winpython development team https://github.com/winpython/
Licensed under the terms of the MIT License (see winpython/__init__.py for details)
WinPython is a portable distribution of the Python programming language for Windows (https://winpython.github.io).
This is the winpython Python package, not the distribution itself. It includes two main features:
From the source package (see section 'Building dependencies'), you may install WinPython using the following commands:
python -m pip install flit
python -m flit build
python -m pip install --no-index --trusted-host=None --find-links=.dist winpython
But the easiest way to install the last stable release of WinPython is by using an executable installer: https://winpython.github.io/