Releases: winpython/winpy.github.io
Releases · winpython/winpy.github.io
2025-08-25
python standalone builds from local to mirror astral ones.
It helps Winpython project to move on cloud build for free version
Procedure:
- download from python.org
- unpack via
c:\WinP\bd314\python-3.14.0rc2-amd64.exe TargetDir=C:\WinP\bd314\winpython-3.14.0rc2-amd64\python InstallAllUsers=0 Include_launcher=0 InstallLauncherAllUsers=0 Include_test=0 AssociateFiles=0 Shortcuts=0 Include_doc=0
- otherwise unzip previsouly compacted python-3.14.0rc2.amd64.zip
- rename extracted sub-directory as python, if not yet python
- recompaction like astral:
- free-threading:
- "t" object of base level "python/*" are hard-copied over normal object (current WinPython practice)
tar -czvf "cpython-3.14.0rc2+20250825-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz" python
- standard:
tar -czvf "cpython-3.14.0rc2+20250825-x86_64-pc-windows-msvC-install_only_stripped.tar.gz" python
- free-threading:
MD5 | SHA-1 | SHA-256 | Binary | Size | blake2b-256 |
---|---|---|---|---|---|
76e34f09f778adda3c84ead82398b334 | d4523e8a852fdee72396978f47c143dd4921e1d8 | 2547c6d7613e869cb418fce07d01e433f11a574d8d2a5dbf39f47f6199f6face | cpython-3.13.7+20250825-x86_64-pc-windows-msvc-install_only_stripped.tar.gz | 21 948 745 Bytes | adc0328614cad1ad04a04df41967484d3f46936d32fe6d164cad595936b93b46 |
b412a7570626b93dd8fb5049c8dbd3bf | f575d389fc055cb34aab0616a6bf13e0496356fb | dda491993214ae78948297848aa9d75d1d10762c33ff16487793ca5205516e4a | cpython-3.14.0rc2+20250825-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz | 27 176 339 Bytes | c94aa089f0204433403fdaf4331dcd4ced1781f51c3392011c863dca0cd5fcea |
351ebab6b7e1b846a5efc490394ba458 | 210b93010921f9a1238eada0e73da7ca12060d5d | 1407263d935bb1834bc3b3078999db7b49259e94ab258371ee40ce220b0d1f6b | cpython-3.14.0rc2+20250825-x86_64-pc-windows-msvc-install_only_stripped.tar.gz | 22 101 928 Bytes | 96538902961dcddb2f7d8793fce963ea908cb96eb95cd53345bd58fd5af76a7e |