
prettytable 3.17.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: 1621, Watchers: 1621, Forks: 177, Open Issues: 24The prettytable/prettytable repo was created 10 years ago and the last code push was 3 weeks ago.
The project is very popular with an impressive 1621 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
- None
- 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 24 open issues on GitHub
- Remove unnecessary layers from lint action
- fix: purify generated html output to better support nested html tables
- Command line client? [feature request]
- Removing all padding still results in padding existing.
pythonfix