# alexhallam/tv

📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.

Repository: https://github.com/alexhallam/tv
Canonical: https://ross.abutalabs.com/products/alexhallam-tv
Language: Rust
License: MIT
License Family: permissive
Topics: cli, terminal, csv, pretty-printer, pretty-print, command-line-tool, data-science, rust, command-line, tabular-data, tibble, dataframe, datatable, csv-viewer, csv-visualization, csv-pretty-print, csv-cat, column, csv-column
Last push: 2025-08-21T00:29:44+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 37, release rhythm 42, longevity 100
- inputs: {"age_days": 1951, "days_push": 378, "days_rel": 387, "gap_med": 0, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2165, forks 40 (observed 2026-08-28T04:06:21.260610+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: cli, data-visualization, csv, parser
- domain: data-science, developer-tools, files
- platform: cli, cross-platform, windows, rust
- tags: csv-viewer, pretty-printer, tabular-data, parquet, terminal, tibble, command-line, linux, macos

## Member repositories
- alexhallam/tv (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.260610+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:49:58.863924+00:00, confidence not recorded.
  - readme: https://github.com/alexhallam/tv (fetched 2026-08-28T04:06:21.260610+00:00, sha 7a91e17458b8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
