forked from winpython/winpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WinPython 2024-03 final (same as rc)
- Loading branch information
Showing
8 changed files
with
950 additions
and
8 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
## WinPython 3.12.4.1dot | ||
|
||
The following packages are included in WinPython-64bit v3.12.4.1dot . | ||
|
||
<details> | ||
|
||
### Tools | ||
|
||
Name | Version | Description | ||
-----|---------|------------ | ||
|
||
|
||
### Python packages | ||
|
||
Name | Version | Description | ||
-----|---------|------------ | ||
[Python](http://www.python.org/) | 3.12.4 | Python programming language with standard library | ||
[build](https://pypi.org/project/build) | 1.2.1 | A simple, correct Python build frontend | ||
[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text. | ||
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.40.33807 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories | ||
[packaging](https://pypi.org/project/packaging) | 24.1 | Core utilities for Python packages | ||
[pip](https://pypi.org/project/pip) | 24.0 | The PyPA recommended tool for installing Python packages. | ||
[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.1.0 | Wrappers to call pyproject.toml-based build backend hooks. | ||
[setuptools](https://pypi.org/project/setuptools) | 69.5.1 | Easily download, build, install, upgrade, and uninstall Python packages | ||
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.13.1 | a graphic SQLite Client in 1 Python file | ||
[wheel](https://pypi.org/project/wheel) | 0.43.0 | A built-package format for Python | ||
[winpython](http://winpython.github.io/) | 8.2.20240618 | WinPython distribution tools, including WPPM | ||
|
||
</details> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
## WinPython 3.13.0.0free | ||
|
||
The following packages are included in WinPython-64bit v3.13.0.0free b2b. | ||
|
||
<details> | ||
|
||
### Tools | ||
|
||
Name | Version | Description | ||
-----|---------|------------ | ||
|
||
|
||
### Python packages | ||
|
||
Name | Version | Description | ||
-----|---------|------------ | ||
[Python](http://www.python.org/) | 3.13.0 | Python programming language with standard library | ||
[appdirs](https://pypi.org/project/appdirs) | 1.4.4 | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". | ||
[asttokens](https://pypi.org/project/asttokens) | 2.4.1 | Annotate AST trees with source code positions | ||
[build](https://pypi.org/project/build) | 1.2.1 | A simple, correct Python build frontend | ||
[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text. | ||
[decorator](https://pypi.org/project/decorator) | 5.1.1 | Decorators for Humans | ||
[executing](https://pypi.org/project/executing) | 2.0.1 | Get the currently executing AST node of a frame, and other information | ||
[interpreters_pep_734](https://pypi.org/project/interpreters_pep_734) | 0.1.0 | Use this module to try out multiple interpreters and a per-interpreter GIL in Python 3.13+. Do not use this for anything important yet. | ||
[ipython](https://pypi.org/project/ipython) | 8.25.0 | IPython: Productive Interactive Computing | ||
[jedi](https://pypi.org/project/jedi) | 0.19.1 | An autocompletion tool for Python that can be used for text editors. | ||
[matplotlib_inline](https://pypi.org/project/matplotlib_inline) | 0.1.7 | Inline Matplotlib backend for Jupyter | ||
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.40.33807 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories | ||
[packaging](https://pypi.org/project/packaging) | 24.1 | Core utilities for Python packages | ||
[parso](https://pypi.org/project/parso) | 0.8.4 | A Python Parser | ||
[pip](https://pypi.org/project/pip) | 24.1b1 | The PyPA recommended tool for installing Python packages. | ||
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 3.0.43 | Library for building powerful interactive command lines in Python | ||
[ptpython](https://pypi.org/project/ptpython) | 3.0.26 | Python REPL build on top of prompt_toolkit | ||
[pure_eval](https://pypi.org/project/pure_eval) | 0.2.2 | Safely evaluate AST nodes without side effects | ||
[pygments](https://pypi.org/project/pygments) | 2.18.0 | Pygments is a syntax highlighting package written in Python. | ||
[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.1.0 | Wrappers to call pyproject.toml-based build backend hooks. | ||
[setuptools](https://pypi.org/project/setuptools) | 69.5.1 | Easily download, build, install, upgrade, and uninstall Python packages | ||
[six](https://pypi.org/project/six) | 1.16.0 | Python 2 and 3 compatibility utilities | ||
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.13.1 | a graphic SQLite Client in 1 Python file | ||
[stack_data](https://pypi.org/project/stack_data) | 0.6.3 | Extract data from python stack frames and tracebacks for informative displays | ||
[traitlets](https://pypi.org/project/traitlets) | 5.14.1 | Traitlets Python configuration system | ||
[wcwidth](https://pypi.org/project/wcwidth) | 0.2.13 | Measures the displayed width of unicode strings in a terminal | ||
[wheel](https://pypi.org/project/wheel) | 0.43.0 | A built-package format for Python | ||
[winpython](http://winpython.github.io/) | 8.2.20240618 | WinPython distribution tools, including WPPM | ||
|
||
</details> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters