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.
- Versions: 2.8
- Website: https://www.visidata.org/
- Licenses: GPL 3
- Package source: gnu/packages/spreadsheet.scm
- Builds: See build status
- Issues: See known issues
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.