macOS
brew install tidy-viewerlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tidy-viewer pour les workflows d'agents IA.
installation
brew install tidy-viewerlocal Homebrew formula metadata
nix profile install nixpkgs#tidy-viewernixpkgs package indexes · pkgs/by-name/ti/tidy-viewer/package.nix · Source: api.github.com
aperçu
CLI csv pretty printer
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tidy-viewer | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/alexhallam/tv
métadonnées d'installation
| Clé du paquet | brew:tidy-viewer |
|---|---|
| Version | 1.8.93 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/tidy-viewer |
| Page d'accueil | https://github.com/alexhallam/tv |
| Dépôt | https://github.com/alexhallam/tv |
| Docs amont | https://github.com/alexhallam/tv#readme |
| Licence | Unlicense |
| Archive source | https://github.com/alexhallam/tv/archive/refs/tags/1.8.93.tar.gz |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tidy-viewer |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
tidy-viewer
nix profile install nixpkgs#tidy-viewerpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.