Contents

tabulate 0.9.0

0

Pretty-print tabular data

Pretty-print tabular data

Stars: 1958, Watchers: 1958, Forks: 152, Open Issues: 113

The astanin/python-tabulate repo was created 4 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1958 github stars!

How to Install tabulate

You can install tabulate using pip

pip install tabulate

or add it to a project with poetry

poetry add tabulate

Package Details

Author
License
MIT
Homepage
PyPi:
https://pypi.org/project/tabulate/
GitHub Repo:
https://github.com/astanin/python-tabulate

Classifiers

  • Software Development/Libraries
No  tabulate  pypi packages just yet.

Errors

A list of common tabulate errors.

Code Examples

Here are some tabulate code examples and snippets.

GitHub Issues

The tabulate package has 113 open issues on GitHub

  • ANSI escape detection doesn't work in byte strings
  • New Feature Suggestion: Allow to add a separating line in the list of rows #160
  • Add Markdown formatting for readability
  • Drop support for EOL Python <= 3.6
  • New Feature Suggestion: Allow to add a separating line in the list of rows
  • html encoding
  • Feature request: Highlight specific rows
  • [html format] Convert newline characters in cells into line breaks

See more issues on GitHub