Contents

prettytable 3.10.0

0

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

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

Stars: 1239, Watchers: 1239, Forks: 142, Open Issues: 45

The jazzband/prettytable repo was created 8 years ago and the last code push was 6 days ago.
The project is very popular with an impressive 1239 github stars!

How to Install prettytable

You can install prettytable using pip

pip install prettytable

or add it to a project with poetry

poetry add prettytable

Package Details

Author
License
BSD (3 clause)
Homepage
PyPi:
https://pypi.org/project/prettytable/
GitHub Repo:
https://github.com/jazzband/prettytable

Classifiers

  • Text Processing
No  prettytable  pypi packages just yet.

Errors

A list of common prettytable errors.

Code Examples

Here are some prettytable code examples and snippets.

GitHub Issues

The prettytable package has 45 open issues on GitHub

  • Display null / None values as an empty cell?
  • HTML titles appear below table headers
  • Addtional horizontal lines to create sections within a table
  • Colorful Tables and Themes v2
  • Add Escaping Options to HTML Tables
  • Add colorful tables support

See more issues on GitHub