Tableprint

Latest version: v0.9.1

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

Scan your dependencies

0.9.1

Drops python2 support

0.8.0

Improves support for international languages, removes numpy dependency

0.7.0

- Adds support for variable widths across columns
- Adds a `TableContext` context manager that makes it easier to create a dynamically updating table

0.6.7

Adds colored output support via ANSI escape sequences, new custom styles
- 0.6.2 (May 25 2017) Fixes some bugs with ANSI escape sequences
- 0.5.0 (Sept 29 2016) Better handling of ANSI escape sequences in table rows
- 0.4.0 (May 3 2016) Adds a 'block' style
- 0.3.2 (May 3 2016) Adds a test suite
- 0.3.0 (May 3 2016) Adds custom styles for tables, specified by a key ('fancy_grid', 'grid', etc.)

0.2.0

What's new

First tagged release. From the README: `tableprint` lets you easily print pretty ASCII formatted tables of data. Unlike other modules, you can print single rows of data at a time (useful for printing ongoing computation results).

Updates since last release
- 0.2.0 (May 2 2016) Adds better python2 (unicode/bytes) compatibility
- 0.1.5 (Oct 1 2015) Renamed hrtime to humantime, added docs
- 0.1.4 (Sept 28 2015) Added human readable string converter (hrtime)

0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.