Skip to main content

curses interface for exploring and arranging tabular data

Project description

# VisiData v0.97 [![CircleCI](https://circleci.com/gh/saulpw/visidata/tree/stable.svg?style=svg)](https://circleci.com/gh/saulpw/visidata/tree/stable)

A terminal interface for exploring and arranging tabular data.

## Dependencies

  • Linux or OS/X

  • Python 3.4+

  • python-dateutil

  • other modules may be required for opening particular data sources

## Install

` $ pip3 install visidata `

## Run

` $ vd [<options>] <input> ... $ <command> | vd [<options>] `

VisiData supports tsv, csv, xlsx, hdf5, sqlite, and more. Use -f <filetype> to force a particular filetype.

## Documentation

## Support

If something doesn’t appear to be working right, please create [an issue on Github](https://github.com/saulpw/visidata/issues). Include the full stack trace shown with Ctrl-e.

To contribute a bugfix or other code, fork from [develop](https://github.com/saulpw/visidata/tree/develop) and submit a [pull request](https://github.com/saulpw/visidata/pulls).

## Other vdtui projects

The core vdtui.py can be used to quickly create efficient terminal workflows.

Other workflows should also be created as separate apps using vdtui. These apps can be very small; for example, see the included [viewtsv](bin/viewtsv).

## License

The innermost core file, vdtui.py, is a single-file stand-alone library that provides a solid framework for building text user interface apps. It is distributed under the MIT free software license, and freely available for inclusion in other projects.

Other VisiData components, including the main vd application, addons, loaders, and other code in this repository, are available for reuse under GPLv3.

## Credits

VisiData was created by Saul Pwanson <visidata@saul.pw>. Thanks to @anjakefala for test and release support, to @databranner for documentation, and to those wonderful users who contribute feedback in any form, for helping to make VisiData the awesome tool that it is.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

visidata-0.97.tar.gz (55.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page