alexhallam/tv
📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment. observed · 2026-08-28
Health v2 · maintenance only
51/100
- Activity 37
- Release rhythm 42
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1951
- days_rel: 387
- days_push: 378
- n_releases_24m: 4
Adoption not part of the score
2165 stars · 40 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tidy Viewer (tv) is a cross-platform CLI pretty printer for tabular data that formats CSV, TSV, PSV, Parquet, and Feather files with column styling, colors, and significant-digit formatting. It streams large files memory-efficiently and is configurable via a dotfile.
Use cases
- pretty print a csv file in the terminal
- view large csv files without loading them into memory
- preview parquet files from the command line
- display tabular data with aligned columns and colors
- replace cat for csv files with a readable viewer
- quickly inspect row and column counts of a dataset
When to choose
- you need fast, readable terminal output for CSV/TSV/Parquet data
- you work with large files that need streaming
- you want a lightweight alternative to opening data in a spreadsheet or notebook
When to avoid
- you need interactive scrolling, filtering, or editing of data
- you need a GUI data viewer
- you need to transform or write data, not just display it
Facets
cli-tool · maturity active
cli data-visualization csv parser data-science developer-tools files cli cross-platform windows rust csv-viewer pretty-printer tabular-data parquet terminal tibble command-line linux macos
1 source
- readme: https://github.com/alexhallam/tv · fetched 2026-08-28 · 7a91e17458b8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alexhallam/tv | main | 51 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem