Ross ROSS = Recommend OSS · open-source software intelligence for agents

astanin/python-tabulate

Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate. observed · 2026-08-28

github.com/astanin/python-tabulate · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 71
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2557
  • days_rel: n/a
  • days_push: 175
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2579 stars · 198 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library and command-line utility for pretty-printing tabular data as formatted plain-text tables. It supports many input types including lists, dicts, dataclasses, NumPy arrays, and pandas DataFrames, with multiple output formats and smart column alignment.

Use cases

  • print small tables in python with one function call
  • format a pandas dataframe as plain text
  • convert csv data to a readable ascii table
  • align numeric columns by decimal point in terminal output
  • generate markdown or rst tables from python data
  • pretty-print a list of dicts as a table

When to choose

  • you need quick, readable plain-text table output in Python or from the shell
  • you want lightweight formatting without heavy dependencies
  • you need multiple output formats like grid, markdown, or rst

When to avoid

  • you need interactive or graphical tables in a GUI or web UI
  • you need to export to binary formats like Excel or PDF
  • you need very large table rendering with virtualization

Facets

library · maturity stable

cli developer-tools data-visualization developer-tools data-science python cli cross-platform tables pretty-print plain-text formatting pandas numpy command-line

2 sources

Member repositories

RepositoryRoleHealth v2
astanin/python-tabulatemain64

For agents

markdown · JSON · MCP: product_card(name="astanin/python-tabulate")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem