| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Copyright 2012-2013 Pierre Raybaut
Copyright 2014-2026+ The Winpython development team: https://github.com/winpython/
Licensed under the terms of the MIT License (see wppm/__init__.py for details)
WinPython is a portable distribution of the Python programming language for Windows: https://winpython.github.io
This is the wppm Python package and build toolchain repository, not the distribution itself. It includes two main features:
From the source package (see section 'Building dependencies'), you may build WPPM using the following commands:
python -m pip install flit
python -m flit buildwppm package is now build and published via github action build_wppm_prod_publish.yml
To only install the wheels assembled per WinPython Distribution, you may
python -m pip install --no-deps --require-hashes https://github.com/winpython/winpython/releases/download/16.6.20250620final/requir.64-3_13_5_0slim.txtA pylock file is also available, when you package manager can handle it
https://github.com/winpython/winpython/releases/download/16.6.20250620final/pylock.64-3_13_5_0slim.toml
But the easiest way to install the last stable release of WinPython is by using a zipped distribution with or without auto-extractor: https://winpython.github.io/
| Back | FazBrowse Home | New Git URL |