tuitab 0.5.0

Terminal tabular data explorer — CSV/JSON/YAML/TOML/Parquet/Excel/SQLite viewer with filtering, sorting, pivot tables, and charts
1
2
3
4
[
  {"id": 1, "name": "alpha", "tags": ["x", "y"], "meta": {"ok": true}},
  {"id": 2, "name": "beta", "meta": {"ok": false, "note": "n"}}
]