This package browser is in early development. Mind the rough edges.

visidata

Terminal spreadsheet multitool for discovering and arranging data

VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows.

Installation

Install the latest version of visidata as follows:

guix install visidata

Or install a particular version:

guix install visidata@2.8

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.