PrettyTable

A simple Python library for easily displaying tabular data in a visually appealing ASCII table format
Download

PrettyTable Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Luke Maurits
  • Publisher web site:
  • http://luke.maurits.id.au/index.html
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 5 KB

PrettyTable Tags


PrettyTable Description

A simple Python library for easily displaying tabular data in a visually appealing ASCII table format PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. PrettyTable was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable is a free and open source library that will allow for selection of which columns are to be printed, independent alignment of columns (left or right justified or centered) and printing of "sub-tables" by specifying a row range. What's New in This Release: · Added padding_width option to control the number of spaces between the vertical line rules at the edges of a column and its content. This can be set as a keyword argument to the constructor or after instantiation using the set_padding_width method. The value is set to 1 by defaut. If your table is too wide for a small screen with this value, setting it to 0 might help you squeeze it in.


PrettyTable Related Software