prettytable 3.11.0
0
A simple Python library for easily displaying tabular data in a visually appealing ASCII table forma
Contents
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format
Stars: 1364, Watchers: 1364, Forks: 159, Open Issues: 44The jazzband/prettytable
repo was created 8 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1364 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
- None
- License
- BSD (3 clause)
- Homepage
- None
- PyPi:
- https://pypi.org/project/prettytable/
- GitHub Repo:
- https://github.com/jazzband/prettytable
Classifiers
- Text Processing
Related Packages
Errors
A list of common prettytable errors.
Code Examples
Here are some prettytable
code examples and snippets.
GitHub Issues
The prettytable package has 44 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