pkg.soopen package index

brew / 排名 3910

使用 Homebrew, Nix 安装 tidy-viewer

查看 tidy-viewer 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tidy-viewer

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#tidy-viewer

nixpkgs package indexes · pkgs/by-name/ti/tidy-viewer/package.nix · 来源: api.github.com

概览

软件包摘要

CLI csv pretty printer

命令和别名

  • tidy-viewer

历史

项目历史与用法

Tidy Viewer, commonly invoked as tv or tidy-viewer, is a Rust command-line pretty printer for tabular data. Its project README describes it as a cross-platform data pretty printer for CSV, TSV, PSV, and Parquet files, with streaming support for large datasets.

项目历史

The public GitHub repository was created in April 2021. The README presents the project as a terminal adaptation of ideas from R's pillar/tibble formatting, emphasizing significant-digit display, column styling, missing-value coloring, and width-aware truncation for data tables.

The project grew from a CSV pretty-printer into a small data-viewing workspace: the README now documents a Cargo workspace with tidy-viewer-core, tidy-viewer-cli, and tidy-viewer-py, and it highlights support beyond CSV/TSV into Parquet, Feather, and IPC-oriented data workflows.

采用历史

Official installation instructions list Cargo, Debian packages, AUR, Snap, Homebrew, and prebuilt release binaries for macOS, ARM, Windows, and source builds. That package spread is the clearest source-backed sign that the tool moved beyond a single-language Rust crate into the usual CLI distribution channels.

The repository metadata also shows the project positioned with tags such as cli, csv, data-science, dataframe, terminal, and pretty-printer, matching its adoption by users who want a fast terminal preview before reaching for heavier dataframe or spreadsheet tools.

使用方式

Tidy Viewer is used as a terminal inspection step for delimited and columnar data: examples in the README pipe CSV files into tv, pass files as arguments, and combine color output with pagers such as less -R or bat.

For package-manager users, its appeal is that it turns common shell workflows around CSV or Parquet files into a readable table without starting Python, R, a database shell, or a spreadsheet application.

为什么软件包爱好者会关心

In the package-nerd niche, Tidy Viewer belongs to the family of focused Rust CLIs that make Unix pipelines friendlier for data work. It is interesting less as an ecosystem-defining project and more as a practical bridge between classic text streams and dataframe-style terminal presentation.

Its Homebrew formula matters because macOS users can install the same tiny table viewer they might otherwise install via Cargo, keeping shell aliases and data-preview scripts portable across package managers.

时间线

  • 2021: GitHub repository created for alexhallam/tv.
  • 2021-2026: Official README documents distribution through Cargo, Debian, AUR, Snap, Homebrew, and release binaries.
  • 2020s: README documents expansion from CSV-oriented viewing to Parquet, Feather, IPC, streaming, and Python bindings.

Related projects

  • The README names R's pillar project as formatting inspiration.
  • The README positions tv beside command-line data manipulation tools and pagers rather than as a replacement for full dataframe systems.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tidy-viewer可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.8.93
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tidy-viewer
版本1.8.93
软件包管理器Homebrew
主页https://github.com/alexhallam/tv
仓库https://github.com/alexhallam/tv
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

tidy-viewer

nix profile install nixpkgs#tidy-viewer
  • normalized package name match
  • 匹配方式:Tidy Viewer
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ti/tidy-viewer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation