Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saulpw/visidata
A terminal spreadsheet multitool for discovering and arranging data
https://github.com/saulpw/visidata
cli csv datajournalism datawrangling devops-tools eda hdf5 json opendata pandas python reconciliation spreadsheet sqlite tabular-data tsv tui unix-toolkit
Last synced: 6 days ago
JSON representation
A terminal spreadsheet multitool for discovering and arranging data
- Host: GitHub
- URL: https://github.com/saulpw/visidata
- Owner: saulpw
- License: gpl-3.0
- Created: 2016-10-27T04:21:00.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-22T17:49:35.000Z (6 months ago)
- Last Synced: 2024-05-22T23:59:47.944Z (5 months ago)
- Topics: cli, csv, datajournalism, datawrangling, devops-tools, eda, hdf5, json, opendata, pandas, python, reconciliation, spreadsheet, sqlite, tabular-data, tsv, tui, unix-toolkit
- Language: Python
- Homepage: http://visidata.org
- Size: 51.5 MB
- Stars: 7,462
- Watchers: 70
- Forks: 272
- Open Issues: 86
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.gpl3
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-python-applications - Repo
- awesome-cli-apps - visidata - Spreadsheet multitool for data discovery and arrangement. (Data Manipulation / Internet Speedtest)
- my-awesome-github-stars - saulpw/visidata - A terminal spreadsheet multitool for discovering and arranging data (Python)
- fucking-Awesome-Linux-Software - ![Open-Source Software - A terminal spreadsheet multitool for discovering and arranging data. (Applications / Terminal)
- awesome-ccamel - saulpw/visidata - A terminal spreadsheet multitool for discovering and arranging data (Python)
- awesome-dataframes - VisiData - A terminal spreadsheet multitool for discovering and arranging data. (Libraries)
- awesome-github-repos - saulpw/visidata - A terminal spreadsheet multitool for discovering and arranging data (Python)
- awesome-json - visidata - A terminal spreadsheet-like tool for interactively exploring data. (Command-line tools)
- awesome-starred - visidata - A terminal spreadsheet multitool for discovering and arranging data (Python)
- awesome-cli-tui-software - saulpw/visidata - A terminal spreadsheet multitool for discovering and arranging data (<a name="data"></a>data)
- Awesome-Linux-Software - ![Open-Source Software - A terminal spreadsheet multitool for discovering and arranging data. (Applications / Terminal)
- fucking-awesome-cli-apps - visidata - Spreadsheet multitool for data discovery and arrangement. (Data Manipulation / Internet Speedtest)
- StarryDivineSky - saulpw/visidata
- awesome-python-applications - Repo
- starred-awesome - visidata - A terminal spreadsheet multitool for discovering and arranging data (Python)
- my-awesome - saulpw/visidata - tools,eda,hdf5,json,opendata,pandas,python,reconciliation,spreadsheet,sqlite,tabular-data,tsv,tui,unix-toolkit pushed_at:2024-10 star:7.9k fork:0.3k A terminal spreadsheet multitool for discovering and arranging data (Python)
- project-awesome - saulpw/visidata - A terminal spreadsheet multitool for discovering and arranging data (Python)
- awesome-starred - saulpw/visidata - A terminal spreadsheet multitool for discovering and arranging data (json)
- jimsghstars - saulpw/visidata - A terminal spreadsheet multitool for discovering and arranging data (Python)
README
# VisiData v3.1
[![Tests](https://github.com/saulpw/visidata/workflows/visidata-ci-build/badge.svg)](https://github.com/saulpw/visidata/actions/workflows/main.yml)
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/saulpw/visidata)[![discord](https://img.shields.io/discord/880915750007750737?label=discord)](https://visidata.org/chat)
[![mastodon @[email protected]][2.1]][2]
[![twitter @VisiData][1.1]][1]A terminal interface for exploring and arranging tabular data.
![Frequency table](http://visidata.org/freq-move-row.gif)
VisiData supports tsv, csv, sqlite, json, xlsx (Excel), hdf5, and [many other formats](https://visidata.org/formats).
## Platform requirements
- Linux, OS/X, or Windows (with WSL)
- Python 3.8+
- additional Python modules are required for certain formats and sources## Install
To install the latest release from PyPi:
pip3 install visidata
To install the cutting edge `develop` branch (no warranty expressed or implied):
pip3 install git+https://github.com/saulpw/visidata.git@develop
See [visidata.org/install](https://visidata.org/install) for detailed instructions for all available platforms and package managers.
### Usage
On Linux and OS/X
$ vd
$ | vdOn Windows
$ visidata
$ | visidataPress `Ctrl+Q` to quit at any time.
Hundreds of other commands and options are also available; see the documentation.
### Documentation
* [VisiData documentation](https://visidata.org/docs)
* [Plugin Author's Guide and API Reference](https://visidata.org/docs/api)
* [Quick reference](https://visidata.org/man) (available within `vd` with `Ctrl+H`), which has a list of commands and options.
* [Intro to VisiData Tutorial](https://jsvine.github.io/intro-to-visidata/) by [Jeremy Singer-Vine](https://www.jsvine.com/)### Help and Support
If you have a question, issue, or suggestion regarding VisiData, please [create an issue on Github](https://github.com/saulpw/visidata/issues) or chat with us at #visidata on [irc.libera.chat](https://libera.chat/).
If you use VisiData regularly, please [support me on Patreon](https://www.patreon.com/saulpw)!
## License
Code in the `stable` branch of this repository, including the main `vd` application, loaders, and plugins, is available for use and redistribution under GPLv3.
## Credits
VisiData is conceived and developed by Saul Pwanson ``.
Anja Kefala `` maintains the documentation and packages for all platforms.
Many thanks to numerous other [contributors](https://visidata.org/credits/), and to those wonderful users who provide feedback, for helping to make VisiData the awesome tool that it is.
[1.1]: http://i.imgur.com/tXSoThF.png
[1]: http://www.twitter.com/VisiData
[2.1]: https://raw.githubusercontent.com/mastodon/mastodon/main/app/javascript/images/logo.svg
[2]: https://fosstodon.org/@visidata