macOS
brew install visidatalocal Homebrew formula metadata
brew
Terminal spreadsheet multitool for discovering and arranging data. Version 3.4 via Homebrew; verified 2026-07-03.
install
brew install visidatalocal Homebrew formula metadata
sudo apk add visidataAlpine Linux edge package indexes · visidata · source: dl-cdn.alpinelinux.org
sudo apt install visidataDebian stable package indexes · visidata · source: deb.debian.org
sudo dnf install python3-visidataFedora Rawhide package metadata · python3-visidata · source: dl.fedoraproject.org
nix profile install nixpkgs#visidatanixpkgs package indexes · pkgs/by-name/vi/visidata/package.nix · source: api.github.com
sudo pacman -S visidataArch Linux sync databases · visidata · source: geo.mirror.pkgbuild.com
overview
Terminal spreadsheet multitool for discovering and arranging data
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
~/.visidatarcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vd | cli | global executable | |
vd2to3.vdx | cli | global executable | |
visidata | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:visidata |
|---|---|
| Version | 3.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/visidata |
| Homepage | https://www.visidata.org/ |
| Repository | https://github.com/saulpw/visidata |
| Upstream docs | https://www.visidata.org/ |
| License | GPL-3.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/eb/dd/682ac00672daf1325a3174d5cb5f32b9d9a2aeb42d3baa18e669278308d0/visidata-3.4.tar.gz |
| Last updated | 2026-07-03T03:59:18Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 visidatasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.