LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

visidata

Terminal spreadsheet multitool for exploring data

TLDR

Open a CSV file
$ vd [data.csv]
copy
Explore piped JSON data
$ curl [https://api.example.com/data] | vd
copy
Browse a SQLite database
$ vd [database.db]
copy

SYNOPSIS

vd [options] input

DESCRIPTION

VisiData combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python into a lightweight tool that handles millions of rows. It supports dozens of formats including CSV, JSON, Excel, SQLite, HDF5, and more. Features include sorting, filtering, aggregation, frequency analysis, and interactive plotting.

INSTALL

sudo dnf install visidata
copy
sudo pacman -S visidata
copy
brew install visidata
copy
nix profile install nixpkgs#visidata
copy

HISTORY

VisiData was created by Saul Pwanson and is written in Python.

SEE ALSO

csvkit(1), xsv(1), miller(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid