Terminaltables3

Latest version: v4.0.0

Safety actively analyzes 688215 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

4.0.0

------------------

Changed
* New namespace and package name: terminaltables3
* No changes made to the License.

Added
* Started on type annotations

Removed
* Removed Python 2 support. Possibly supports earlier 3.x versions but no longer checking in build script.

3.1.7

------------------

Added
* Published wheel. Resume maintenance under new developer after main project had been archived.

3.1.0

------------------

Added
* ``git --porcelain``-like table by liiight: https://github.com/Robpol86/terminaltables/pull/31

3.0.0

------------------

Added
* Support for https://pypi.python.org/pypi/colorama
* Support for https://pypi.python.org/pypi/termcolor
* Support for RTL characters (Arabic and Hebrew).
* Support for non-string items in ``table_data`` like integers.

Changed
- Refactored again, but this time entire project including tests.

Removed
- ``padded_table_data`` property and ``join_row()``. Moving away from repeated string joining/splitting.

Fixed

- ``set_terminal_title()`` Unicode handling on Windows.
- https://github.com/Robpol86/terminaltables/issues/18
- https://github.com/Robpol86/terminaltables/issues/20
- https://github.com/Robpol86/terminaltables/issues/23
- https://github.com/Robpol86/terminaltables/issues/26

2.1.0

------------------

Added
* GitHub Flavored Markdown table by bcho: https://github.com/Robpol86/terminaltables/pull/12
* Python 3.5 support (Linux/OS X and Windows).

2.0.0

------------------

Changed
* Refactored code. No new features.
* Breaking changes: ``UnixTable``/``WindowsTable``/``WindowsTableDouble`` moved. Use ``SingleTable``/``DoubleTable``
instead.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.