macOS
brew install visidatalocal Homebrew formula metadata
安装
brew install visidatalocal Homebrew formula metadata
sudo apk add visidataAlpine Linux edge package indexes · visidata · 来源: dl-cdn.alpinelinux.org
sudo apt install visidataDebian stable package indexes · visidata · 来源: deb.debian.org
sudo dnf install visidataFedora Rawhide package metadata · visidata · 来源: dl.fedoraproject.org
nix profile install nixpkgs#visidatanixpkgs package indexes · pkgs/by-name/vi/visidata/package.nix · 来源: api.github.com
sudo pacman -S visidataArch Linux sync databases · visidata · 来源: geo.mirror.pkgbuild.com
概览
Terminal spreadsheet multitool for discovering and arranging data
历史
VisiData is an interactive terminal multitool for tabular data. The project describes itself as combining the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, with support for CSV, TSV, JSON, Excel, SQLite, HDF5, packet captures, shapefiles, archives, and many other data-shaped inputs.
Saul Pwanson conceived VisiData in October 2016 and later published a five-year retrospective in October 2021. That retrospective says the first public release was v0.14 posted to r/Python in November 2016, followed by v0.37 in December 2016, when the project was still roughly a single 1000-line Python script with loaders for CSV, JSON, XLSX, HDF5, frequency tables, and joins.
In 2017 the project grew quickly through its pre-1.0 period. Pwanson says the first major pre-1.0 release arrived in June 2017 and reached the top of Hacker News. Version 1.0 followed in January 2018, after which Anja joined the project and Jeremy Singer-Vine published an introductory tutorial that became an important onboarding resource.
The January 2019 v1.5.2 release was treated as a reliable final release for the v1 era while work continued on the develop branch. Pwanson and Anja then cleaned up the API and released v2.0 in October 2020. By late 2021 the project had a v2 release line, a new menu system in v2.6, and VisiData Plus as a home for many add-ons. The official site shows the v3 series continuing, including v3.4 in June 2026.
By the project's fifth anniversary in October 2021, the author reported that VisiData had roughly 15,000 lines of Python, thousands of regular users, and frequent mentions wherever people discussed tabular-data tools or terminal workflows. Adoption has been driven by analysts, journalists, data engineers, and command-line users who want quick exploration without leaving the shell.
VisiData's packaging footprint across Python and Unix distributions reflects that practical niche. It is not a replacement for notebooks or databases; it is commonly used as the first tool opened against an unfamiliar dataset, especially when a user wants to inspect, filter, summarize, join, reshape, or export data interactively.
Typical usage starts with `vd` or `visidata` on a local file, database, archive, API output, or other tabular source. Users navigate sheets with keyboard commands, create frequency tables and derived columns, perform joins and aggregations, and save transformed outputs or replayable sessions.
The project also supports batch-style workflows, Python extensibility, plugins, and saved sessions. That makes it a terminal bridge between one-off inspection and lightweight data pipelines.
VisiData is significant in package-manager culture because it gives the terminal a credible spreadsheet-like data workbench without pulling users into a GUI office suite or a heavyweight notebook stack. It is one of the standard answers to the question, 'What should I install for quickly understanding an unknown CSV?'
Its deeper package-nerd appeal is that it treats many non-obvious things as data, including filesystem metadata, API results, and packet captures. That broad loader model makes it a Swiss-army-knife dependency in shell-heavy data workflows.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.visidatarc$XDG_CONFIG_HOME/visidata/config.pyCredential-bearing paths to review before unattended agent runs.
~/.visidatarc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
vd | cli | 全局可执行文件 | |
vd2to3.vdx | cli | 全局可执行文件 | |
visidata | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:visidata |
|---|---|
| 版本 | 3.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/visidata |
| 主页 | https://www.visidata.org/ |
| 仓库 | https://github.com/saulpw/visidata |
| 上游文档 | https://www.visidata.org/ |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://files.pythonhosted.org/packages/eb/dd/682ac00672daf1325a3174d5cb5f32b9d9a2aeb42d3baa18e669278308d0/visidata-3.4.tar.gz |
| 最后更新 | 2026-07-03T03:59:18Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | visidata |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
visidata 3.0.2-1
rapidly explore columnar data in the terminal
sudo apt install visidatavisidata
nix profile install nixpkgs#visidatavisidata 3.0.2-1
rapidly explore columnar data in the terminal
sudo apt install visidatavisidata 3.3-r1
Terminal spreadsheet multitool
sudo apk add visidatavisidata-doc 3.3-r1
Terminal spreadsheet multitool (documentation)
sudo apk add visidata-docvisidata-pyc 3.3-r1
Precompiled Python bytecode for visidata
sudo apk add visidata-pycvisidata-zsh-completion 3.3-r1
Zsh completions for visidata
sudo apk add visidata-zsh-completionpython3-visidata 3.3-3.fc45
Terminal interface for exploring and arranging tabular data
sudo dnf install python3-visidatavisidata 3.3-3.fc45
Terminal interface for exploring and arranging tabular data
sudo dnf install visidatavisidata 3.3-2
Terminal spreadsheet multitool for discovering and arranging data
sudo pacman -S visidata来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.