CodeBrowser / github / prettytable/prettytable
prettytable/prettytable
# Display tabular data in a visually appealing ASCII table format
$ git clone https://github.com/prettytable/prettytable.git
stars
1,662
forks
192
language
Python
license
Other
What is prettytable/prettytable?
PrettyTable is a Python library that formats and displays tabular data as nicely formatted ASCII tables. Developers use it to present structured data in a readable, organized way when printing to the console or terminal. It's useful for CLI tools, data analysis scripts, and any application that needs to output tables without external dependencies.
Topics
#package #python #python-3 #utility-library
Activity
34 open issues · last updated Jul 20, 2026