Txtble

Latest version: v0.12.1

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

Scan your dependencies

Page 2 of 3

0.8.0

-------------------
- Added `left_border`, `right_border`, `top_border`, and `bottom_border`
options

0.7.0

-------------------
- Added a `len_func` option, allowing the user to specify a custom function for
calculating text width
- Added a `with_color_stripped` function decorator for use by custom
`len_func`s
- Added `widths` and `width_fill` options for wrapping columns to fixed widths
- Added `break_long_words` and `break_on_hyphens` options for controlling text
wrapping
- Added a `wrap_func` option, allowing the user to specify a custom function
for wrapping text

0.6.0

-------------------
- Added ANSI color escape sequence support

0.5.0

-------------------
- Added `align` and `align_fill` options

0.4.0

-------------------
- Added `left_padding` and `right_padding` options

0.3.0

-------------------
- Table cell values that begin with a combining character will now have a space
prepended
- Added a `padding` option
- Strings with indeterminate widths now cause an `IndeterminateWidthError` to
be raised
- `'\f'` and `'\v'` are now always treated as line separators, even inside
`str` objects in Python 2

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.