Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9e4174

Browse files
committed
WinPython 2022-01
1 parent d7233a0 commit e9e4174

13 files changed

+2487
-0
lines changed

changelogs/WinPython-64bit-3.10.4.0.md

Lines changed: 593 additions & 0 deletions
Large diffs are not rendered by default.

changelogs/WinPython-64bit-3.10.4.0_History.md

Lines changed: 276 additions & 0 deletions
Large diffs are not rendered by default.

changelogs/WinPythonPyPy-64bit-3.8.12.2.md

Lines changed: 543 additions & 0 deletions
Large diffs are not rendered by default.

changelogs/WinPythonPyPy-64bit-3.8.12.2_History.md

Lines changed: 342 additions & 0 deletions
Large diffs are not rendered by default.

changelogs/WinPythonblas-64bit-3.10.4.0.md

Lines changed: 584 additions & 0 deletions
Large diffs are not rendered by default.

changelogs/WinPythonblas-64bit-3.10.4.0_History.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## History of changes for WinPython-64bit 3.10.4.0blas
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.10.4.0.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [numpy](https://pypi.org/project/numpy) 1.21.5+mkl → 1.21.6 (NumPy is the fundamental package for array computing with Python.)
10+
11+
Removed packages:
12+
13+
* [botorch](https://pypi.org/project/botorch) 0.4.0 (Bayesian Optimization in PyTorch)
14+
* [fastai](https://pypi.org/project/fastai) 2.6.3 (fastai makes deep learning with PyTorch faster, more accurate, and easier)
15+
* [fastcore](https://pypi.org/project/fastcore) 1.3.27 (Python supercharged for fastai development)
16+
* [fastdownload](https://pypi.org/project/fastdownload) 0.0.5 (A general purpose data downloading library.)
17+
* [fastprogress](https://pypi.org/project/fastprogress) 1.0.0 (A nested progress with plotting options for fastai)
18+
* [gpytorch](https://pypi.org/project/gpytorch) 1.5.1 (An implementation of Gaussian Processes in Pytorch)
19+
* [torch](https://pypi.org/project/torch) 1.11.0 (Tensors and Dynamic neural networks in Python with strong GPU acceleration)
20+
* [torchaudio](https://pypi.org/project/torchaudio) 0.11.0 (An audio package for PyTorch)
21+
* [torchvision](https://pypi.org/project/torchvision) 0.12.0 (image and video datasets and models for torch deep learning)
22+
23+
* * *
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## WinPython 3.10.4.0dot
2+
3+
The following packages are included in WinPython-32bit v3.10.4.0dot .
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.10.4 | Python programming language with standard library
16+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30036 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
17+
[pip](https://pypi.org/project/pip) | 22.0.4 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 62.1.0 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.37.1 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.6.20220501 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.10.4.0_History.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## History of changes for WinPython-32bit 3.10.4.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.10.2.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 21.3.1 → 22.0.4 (The PyPA recommended tool for installing Python packages.)
10+
* [Python](http://www.python.org/) 3.10.2 → 3.10.4 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 60.5.0 → 62.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
12+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.12.1 → 0.12.2 (a graphic SQLite Client in 1 Python file)
13+
* [winpython](http://winpython.github.io/) 4.6.20220116 → 4.6.20220501 (WinPython distribution tools, including WPPM)
14+
15+
* * *
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## WinPython 3.10.4.0dot
2+
3+
The following packages are included in WinPython-64bit v3.10.4.0dot .
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.10.4 | Python programming language with standard library
16+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30133 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
17+
[pip](https://pypi.org/project/pip) | 22.0.4 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 62.1.0 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.37.1 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.6.20220501 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-64bit-3.10.4.0_History.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## History of changes for WinPython-64bit 3.10.4.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.10.2.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 21.3.1 → 22.0.4 (The PyPA recommended tool for installing Python packages.)
10+
* [Python](http://www.python.org/) 3.10.2 → 3.10.4 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 60.5.0 → 62.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
12+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.12.1 → 0.12.2 (a graphic SQLite Client in 1 Python file)
13+
* [winpython](http://winpython.github.io/) 4.6.20220116 → 4.6.20220501 (WinPython distribution tools, including WPPM)
14+
15+
* * *
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## WinPython 3.8.12.2dotPyPy
2+
3+
The following packages are included in WinPython-64bit v3.8.12.2dotPyPy .
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.8.12 | Python programming language with standard library
16+
[cffi](https://pypi.org/project/cffi) | 1.15.0 | Foreign Function Interface for Python calling C code.
17+
[greenlet](https://pypi.org/project/greenlet) | 0.4.13 | Lightweight in-process concurrent programming
18+
[hpy](https://pypi.org/project/hpy) | 0.0.3 | A better C API for Python
19+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30133 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
20+
[pip](https://pypi.org/project/pip) | 22.0.4 | The PyPA recommended tool for installing Python packages.
21+
[readline](https://pypi.org/project/readline) | 6.2.4.1 | Hack to make "pip install readline" happy and do nothing
22+
[setuptools](https://pypi.org/project/setuptools) | 62.1.0 | Easily download, build, install, upgrade, and uninstall Python packages
23+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
24+
[wheel](https://pypi.org/project/wheel) | 0.37.1 | A built-package format for Python
25+
[winpython](http://winpython.github.io/) | 4.6.20220501 | WinPython distribution tools, including WPPM

changelogs/WinPythondotPyPy-64bit-3.8.12.2_History.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## History of changes for WinPython-64bit 3.8.12.2dotPyPy
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.7.12.0dotPyPy.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [cffi](https://pypi.org/project/cffi) 1.14.6 → 1.15.0 (Foreign Function Interface for Python calling C code.)
10+
* [pip](https://pypi.org/project/pip) 21.3.1 → 22.0.4 (The PyPA recommended tool for installing Python packages.)
11+
* [Python](http://www.python.org/) 3.7.12 → 3.8.12 (Python programming language with standard library)
12+
* [setuptools](https://pypi.org/project/setuptools) 58.5.3 → 62.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
13+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.12.1 → 0.12.2 (a graphic SQLite Client in 1 Python file)
14+
* [wheel](https://pypi.org/project/wheel) 0.37.0 → 0.37.1 (A built-package format for Python)
15+
* [winpython](http://winpython.github.io/) 4.6.20211106 → 4.6.20220501 (WinPython distribution tools, including WPPM)
16+
17+
* * *

changelogs/md5_sha1.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### WinPython 2021-05 release (May 3rd, 2022)
2+
3+
MD5 | SHA-1 | SHA-256 | Binary | Size | SHA3-256
4+
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|------------------------------------------------------------------
5+
95e819597c5818a4fcff147b9ce6a99e | 0fa05795b825fcf1da40cd663232c7d5f08cbf3c | 1392f19ebe51faeeaf361f0712356b94a0c18333fc37998425c76791efc99fd8 | Winpython64-3.10.4.0dot.exe | 27 238 910 Bytes | 7fe53ff86b66b3507672ff95186feeea858e352bdbc46b1618532ef2ec355b97
6+
154ed6d36a666e4183730bbc7bdba523 | c7a999cca14ff66748c9dcc4d14e0927bc13a795 | 644c435bdc234d9b7e5fa4f34cc30d16bc0ee7cae46377da8f3d264d38c37263 | Winpython32-3.10.4.0dot.exe | 26 014 914 Bytes | b86f14bee5517f351959b0a65f44e0c2bb05312e4a7b0f18ee213e0fcfcc8ae2
7+
9bd5be2f6871b5160296f750f9e09d94 | 9ebd35edf2fbadec4c1aaf8bfa17fa80265b6eeb | 478372b1cffad26ddba5fcb00635be441a1936fdeeb2956d5790d0867c5e46fd | Winpython64-3.8.12.2dotPyPy.exe | 27 085 897 Bytes | 61c8cdbb6c40b9cd3a3e1f8ecb3ad157d3066de68ec3d497f9f62e1ddb0ef7c9
8+
15e69aeac0aee7c8371874da08e36350 | e8d8a241d1a887e80ebd4fd4dd67bd29ea23979a | 0a379c8a8d09ff083fd9a7b5cdb30d60d4446efaefdccae71f67f0602222f636 | Winpython64-3.10.4.0blas.exe | 588 926 769 Bytes | 28b4bccc46179eebf971a59f0b8aca97f894ad9cc14a359c6170c14bfafea31a
9+
5759ac25156174ee1ad02afa2991357c | ba495c787ec432eb572124d96b4773102d4ce274 | c4f2ac9b326df4b9c2dcf31edd8bb1f5329cd2c7e5ba4c6fbab8fcdc019e2132 | Winpython64-3.10.4.0.exe | 805 194 942 Bytes | 9d2f7256bca12bbc540a514f7948dcebb5ddf5d366f581caa4abd8e37f2da02a
10+
6d9714a923f6e96350e9a5a29bc2be22 | 5becd78d61872bfa6dc4452d6ec3cfd5fcd4ae70 | 975fd43430f7373246731dc5eae1549944c1755f4de077aacd9d2d8af6d2d241 | Winpython64-3.8.12.2PyPy.exe | 672 300 425 Bytes | fc9552d0cb3dafef09aa95ce7cf8326163631e0ead0623a018b8430efb555305
11+
12+
113
### WinPython 2021-05 release (January 25th, 2022)
214

315
MD5 | SHA-1 | SHA-256 | Binary | Size | SHA3-256

0 commit comments

Comments
 (0)