8000 Merge pull request #726 from stonebig/master · enformatik/winpython@dc63f05 · GitHub
[go: up one dir, main page]

Skip to content

Commit dc63f05

Browse files
authored
Merge pull request winpython#726 from stonebig/master
WinPython 2019-01 changelogs
2 parents 39ce72f + 3d70145 commit dc63f05

25 files changed

+4262
-1
lines changed

changelogs/WinPython-32bit-3.7.2.0.md

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

changelogs/WinPython-32bit-3.7.2.0_History.md

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

changelogs/WinPython-64bit-3.7.2.0.md

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

changelogs/WinPython-64bit-3.7.2.0_History.md

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

changelogs/WinPythonPs2-32bit-3.6.8.0.md

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

changelogs/WinPythonPs2-32bit-3.6.8.0_History.md

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

changelogs/WinPythonPs2-32bit-3.7.2.0.md

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

changelogs/WinPythonPs2-32bit-3.7.2.0_History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## History of changes for WinPython-32bit 3.7.2.0Ps2
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.7.2.0Ps2.
4+
5+
* * *

changelogs/WinPythonPs2-64bit-3.6.8.0.md

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

changelogs/WinPythonPs2-64bit-3.6.8.0_History.md

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

changelogs/WinPythonPs2-64bit-3.7.2.0.md

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

changelogs/WinPythonPs2-64bit-3.7.2.0_History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## History of changes for WinPython-64bit 3.7.2.0Ps2
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.7.2.0Ps2.
4+
5+
* * *

changelogs/WinPythonQt5-32bit-3.6.8.0.md

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

changelogs/WinPythonQt5-32bit-3.6.8.0_History.md

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

changelogs/WinPythonQt5-64bit-3.6.8.0.md

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

changelogs/WinPythonQt5-64bit-3.6.8.0_History.md

Lines changed: 195 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
## WinPython 3.6.8.0Zero
2+
3+
The following packages are included in WinPython-32bit v3.6.8.0Zero .
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.6.8 | Python programming language with standard library
16+
[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library
17+
[cloudpickle](https://pypi.org/project/cloudpickle) | 0.8.0 | Extended pickling support for Python objects
18+
[dask](https://pypi.org/project/dask) | 1.1.3 | Minimal task scheduling abstraction
19+
[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
20+
[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python
21+
[jedi](https://pypi.org/project/jedi) | 0.13.3 | An autocompletion tool for Python that can be used for text editors
22+
[joblib](https://pypi.org/project/joblib) | 0.13.2 | Lightweight pipelining: using Python functions as pipeline jobs.
23+
[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
24+
[parso](https://pypi.org/project/parso) | 0.3.4 | A Python Parser
25+
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
26+
[pip](https://pypi.org/project/pip) | 19.0.3 | A tool for installing and managing Python packages
27+
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.9 | Library for building powerful interactive command lines in Python
28+
[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit
29+
[pygments](http://pygments.org) | 2.3.1 | Generic syntax highlighter for general use in all kinds of software
30+
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.26 | DB API Module for ODBC
31+
[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google
32+
[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
33+
[qtpy](https://pypi.org/project/qtpy) | 1.6.0 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
34+
[setuptools](https://pypi.org/project/setuptools) | 40.8.0 | Download, build, install, upgrade, and uninstall Python packages - easily
35+
[six](https://pypi.org/project/six) | 1.12.0 | Python 2 and 3 compatibility utilities
36+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
37+
[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities
38+
[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
39+
[wheel](https://pypi.org/project/wheel) | 0.33.1 | A built-package format for Python.
40+
[winpython](http://winpython.github.io/) | 1.11.20190223 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythonZero-32bit-3.6.8.0_History.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## History of changes for WinPython-32bit 3.6.8.0Zero
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.6.7.0Zero.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.6.1 → 0.8.0 (Extended pickling support for Python objects)
10+
* [dask](https://pypi.org/project/dask) 0.20.0 → 1.1.3 (Minimal task scheduling abstraction)
11+
* [jedi](https://pypi.org/project/jedi) 0.13.1 → 0.13.3 (An autocompletion tool for Python that can be used for text editors)
12+
* [joblib](https://pypi.org/project/joblib) 0.12.5 → 0.13.2 (Lightweight pipelining: using Python functions as pipeline jobs.)
13+
* [parso](https://pypi.org/project/parso) 0.3.1 → 0.3.4 (A Python Parser)
14+
* [pip](https://pypi.org/project/pip) 18.1 → 19.0.3 (A tool for installing and managing Python packages)
15+
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 2.0.7 → 2.0.9 (Library for building powerful interactive command lines in Python)
16+
* [pygments](http://pygments.org) 2.2.0 → 2.3.1 (Generic syntax highlighter for general use in all kinds of software)
17+
* [pyodbc](https://pypi.org/project/pyodbc) 4.0.24 → 4.0.26 (DB API Module for ODBC)
18+
* [Python](http://www.python.org/) 3.6.7 → 3.6.8 (Python programming language with standard library)
19+
* [qtpy](https://pypi.org/project/qtpy) 1.5.2 → 1.6.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
20+
* [setuptools](https://pypi.org/project/setuptools) 40.5.0 → 40.8.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
21+
* [six](https://pypi.org/project/six) 1.11.0 → 1.12.0 (Python 2 and 3 compatibility utilities)
22+
* [wheel](https://pypi.org/project/wheel) 0.32.2 → 0.33.1 (A built-package format for Python.)
23+
* [winpython](http://winpython.github.io/) 1.11.20181031 → 1.11.20190223 (WinPython distribution tools, including WPPM (package manager))
24+
25+
* * *
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
## WinPython 3.7.2.0Zero
2+
3+
The following packages are included in WinPython-32bit v3.7.2.0Zero .
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.7.2 | Python programming language with standard library
16+
[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library
17+
[cloudpickle](https://pypi.org/project/cloudpickle) | 0.8.0 | Extended pickling support for Python objects
18+
[dask](https://pypi.org/project/dask) | 1.1.3 | Minimal task scheduling abstraction
19+
[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
20+
[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python
21+
[jedi](https://pypi.org/project/jedi) | 0.13.3 | An autocompletion tool for Python that can be used for text editors
22+
[joblib](https://pypi.org/project/joblib) | 0.13.2 | Lightweight pipelining: using Python functions as pipeline jobs.
23+
[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
24+
[parso](https://pypi.org/project/parso) | 0.3.4 | A Python Parser
25+
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
26+
[pip](https://pypi.org/project/pip) | 19.0.3 | A tool for installing and managing Python packages
27+
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.9 | Library for building powerful interactive command lines in Python
28+
[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit
29+
[pygments](http://pygments.org) | 2.3.1 | Generic syntax highlighter for general use in all kinds of software
30+
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.26 | DB API Module for ODBC
31+
[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google
32+
[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
33+
[qtpy](https://pypi.org/project/qtpy) | 1.6.0 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
34+
[setuptools](https://pypi.org/project/setuptools) | 40.8.0 | Download, build, install, upgrade, and uninstall Python packages - easily
35+
[six](https://pypi.org/project/six) | 1.12.0 | Python 2 and 3 compatibility utilities
36+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
37+
[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities
38+
[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
39+
[wheel](https://pypi.org/project/wheel) | 0.33.1 | A built-package format for Python.
40+
[winpython](http://winpython.github.io/) | 1.11.20190223 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythonZero-32bit-3.7.2.0_History.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## History of changes for WinPython-32bit 3.7.2.0Zero
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.7.1.0Zero.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.6.1 → 0.8.0 (Extended pickling support for Python objects)
10+
* [dask](https://pypi.org/project/dask) 0.20.0 → 1.1.3 (Minimal task scheduling abstraction)
11+
* [jedi](https://pypi.org/project/jedi) 0.13.1 → 0.13.3 (An autocompletion tool for Python that can be used for text editors)
12+
* [joblib](https://pypi.org/project/joblib) 0.12.5 → 0.13.2 (Lightweight pipelining: using Python functions as pipeline jobs.)
13+
* [parso](https://pypi.org/project/parso) 0.3.1 → 0.3.4 (A Python Parser)
14+
* [pip](https://pypi.org/project/pip) 18.1 → 19.0.3 (A tool for installing and managing Python packages)
15+
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 2.0.7 → 2.0.9 (Library for building powerful interactive command lines in Python)
16+
* [pygments](http://pygments.org) 2.2.0 → 2.3.1 (Generic syntax highlighter for general use in all kinds of software)
17+
* [pyodbc](https://pypi.org/project/pyodbc) 4.0.24 → 4.0.26 (DB API Module for ODBC)
18+
* [Python](http://www.python.org/) 3.7.1 → 3.7.2 (Python programming language with standard library)
19+
* [qtpy](https://pypi.org/project/qtpy) 1.5.2 → 1.6.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
20+
* [setuptools](https://pypi.org/project/setuptools) 40.5.0 → 40.8.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
21+
* [six](https://pypi.org/project/six) 1.11.0 → 1.12.0 (Python 2 and 3 compatibility utilities)
22+
* [wheel](https://pypi.org/project/wheel) 0.32.2 → 0.33.1 (A built-package format for Python.)
23+
* [winpython](http://winpython.github.io/) 1.11.20181031 → 1.11.20190223 (WinPython distribution tools, including WPPM (package manager))
24+
25+
* * *
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
## WinPython 3.6.8.0Zero
2+
3+
The following packages are included in WinPython-64bit v3.6.8.0Zero .
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.6.8 | Python programming language with standard library
16+
[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library
17+
[cloudpickle](https://pypi.org/project/cloudpickle) | 0.8.0 | Extended pickling support for Python objects
18+
[dask](https://pypi.org/project/dask) | 1.1.3 | Minimal task scheduling abstraction
19+
[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
20+
[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python
21+
[jedi](https://pypi.org/project/jedi) | 0.13.3 | An autocompletion tool for Python that can be used for text editors
22+
[joblib](https://pypi.org/project/joblib) | 0.13.2 | Lightweight pipelining: using Python functions as pipeline jobs.
23+
[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
24+
[parso](https://pypi.org/project/parso) | 0.3.4 | A Python Parser
25+
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
26+
[pip](https://pypi.org/project/pip) | 19.0.3 | A tool for installing and managing Python packages
27+
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.9 | Library for building powerful interactive command lines in Python
28+
[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit
29+
[pygments](http://pygments.org) | 2.3.1 | Generic syntax highlighter for general use in all kinds of software
30+
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.26 | DB API Module for ODBC
31+
[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google
32+
[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
33+
[qtpy](https://pypi.org/project/qtpy) | 1.6.0 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
34+
[setuptools](https://pypi.org/project/setuptools) | 40.8.0 | Download, build, install, upgrade, and uninstall Python packages - easily
35+
[six](https://pypi.org/project/six) | 1.12.0 | Python 2 and 3 compatibility utilities
36+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
37+
[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities
38+
[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
39+
[wheel](https://pypi.org/project/wheel) | 0.33.1 | A built-package format for Python.
40+
[winpython](http://winpython.github.io/) | 1.11.20190223 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythonZero-64bit-3.6.8.0_History.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## History of changes for WinPython-64bit 3.6.8.0Zero
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.6.7.0Zero.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.6.1 → 0.8.0 (Extended pickling support for Python objects)
10+
* [dask](https://pypi.org/project/dask) 0.20.0 → 1.1.3 (Minimal task scheduling abstraction)
11+
* [jedi](https://pypi.org/project/jedi) 0.13.1 → 0.13.3 (An autocompletion tool for Python that can be used for text editors)
12+
* [joblib](https://pypi.org/project/joblib) 0.12.5 → 0.13.2 (Lightweight pipelining: using Python functions as pipeline jobs.)
13+
* [parso](https://pypi.org/project/parso) 0.3.1 → 0.3.4 (A Python Parser)
14+
* [pip](https://pypi.org/project/pip) 18.1 → 19.0.3 (A tool for installing and managing Python packages)
15+
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 2.0.7 → 2.0.9 (Library for building powerful interactive command lines in Python)
16+
* [pygments](http://pygments.org) 2.2.0 → 2.3.1 (Generic syntax highlighter for general use in all kinds of software)
17+
* [pyodbc](https://pypi.org/project/pyodbc) 4.0.24 → 4.0.26 (DB API Module for ODBC)
18+
* [Python](http://www.python.org/) 3.6.7 → 3.6.8 (Python programming language with standard library)
19+
* [qtpy](https://pypi.org/project/qtpy) 1.5.2 → 1.6.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
20+
* [setuptools](https://pypi.org/project/setuptools) 40.5.0 → 40.8.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
21+
* [six](https://pypi.org/project/six) 1.11.0 → 1.12.0 (Python 2 and 3 compatibility utilities)
22+
* [wheel](https://pypi.org/project/wheel) 0.32.2 → 0.33.1 (A built-package format for Python.)
23+
* [winpython](http://winpython.github.io/) 1.11.20181031 → 1.11.20190223 (WinPython distribution tools, including WPPM (package manager))
24+
25+
* * *
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
## WinPython 3.7.2.0Zero
2+
3+
The following packages are included in WinPython-64bit v3.7.2.0Zero .
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.7.2 | Python programming language with standard library
16+
[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library
17+
[cloudpickle](https://pypi.org/project/cloudpickle) | 0.8.0 | Extended pickling support for Python objects
18+
[dask](https://pypi.org/project/dask) | 1.1.3 | Minimal task scheduling abstraction
19+
[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
20+
[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python
21+
[jedi](https://pypi.org/project/jedi) | 0.13.3 | An autocompletion tool for Python that can be used for text editors
22+
[joblib](https://pypi.org/project/joblib) | 0.13.2 | Lightweight pipelining: using Python functions as pipeline jobs.
23+
[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
24+
[parso](https://pypi.org/project/parso) | 0.3.4 | A Python Parser
25+
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
26+
[pip](https://pypi.org/project/pip) | 19.0.3 | A tool for installing and managing Python packages
27+
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.9 | Library for building powerful interactive command lines in Python
28+
[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit
29+
[pygments](http://pygments.org) | 2.3.1 | Generic syntax highlighter for general use in all kinds of software
30+
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.26 | DB API Module for ODBC
31+
[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google
32+
[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
33+
[qtpy](https://pypi.org/project/qtpy) | 1.6.0 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
34+
[setuptools](https://pypi.org/project/setuptools) | 40.8.0 | Download, build, install, upgrade, and uninstall Python packages - easily
35+
[six](https://pypi.org/project/six) | 1.12.0 | Python 2 and 3 compatibility utilities
36+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
37+
[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities
38+
[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
39+
[wheel](https://pypi.org/project/wheel) | 0.33.1 | A built-package format for Python.
40+
[winpython](http://winpython.github.io/) | 1.11.20190223 | WinPython distribution tools, including WPPM (package manager)

0 commit comments

Comments
 (0)
0