Giter Club home page Giter Club logo

visidata's Introduction

VisiData v1.3.1 CircleCI

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

Getting started

Installation

Each package contains the full loader suite but differs in which loader dependencies will get installed by default.

The base VisiData package concerns loaders whose dependencies are covered by the Python3 standard library.

Base loaders: tsv, csv, json, sqlite, and fixed width text.

Platform Package Manager Command Out-of-box Loaders
Python3.4+ pip3 pip3 install visidata Base
Python3.4+ conda conda install --channel conda-forge visidata Base, http, html, xls(x)
MacOS Homebrew brew install saulpw/vd/visidata Base, http, html, xls(x)
Linux (Debian/Ubuntu) apt full instructions Base, http, html, xls(x)
Linux (Debian/Ubuntu) dpkg full instructions Base, http, html, xls(x)
Windows WSL Windows is not directly supported (use WSL) N/A
Python3.4+ github pip3 install git+https://github.com/saulpw/visidata.git@stable Base

Please see /install for detailed instructions, additional information, and troubleshooting.

Usage

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

VisiData supports tsv, csv, xlsx, hdf5, sqlite, json and more (see the list of supported sources).

Use -f <filetype> to force a particular filetype.

Documentation

Help and Support

If you have a question, issue, or suggestion regarding VisiData, please create an issue on Github.

vdtui

The core vdtui.py can be used to quickly create efficient terminal workflows. These have been prototyped as proof of this concept:

Other workflows should also be created as separate apps using vdtui. These apps can be very small and provide a lot of functionality; for example, see the included 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 use and distribution under GPLv3.

Credits

VisiData is conceived and developed by Saul Pwanson <[email protected]>.

Anja Kefala <[email protected]> maintains the documentation and packages for all platforms.

Many thanks to numerous other contributors, and to those wonderful users who provide feedback, for helping to make VisiData the awesome tool that it is.

visidata's People

Contributors

saulpw avatar anjakefala avatar brannerchinese avatar vbrown608 avatar chocolateboy avatar databranner avatar zormit avatar led avatar jeff-arn avatar cjtapper avatar deinspanjer avatar jhrmnn avatar karlb avatar khughitt avatar pdeboer avatar jpgrayson avatar

Watchers

Charles Simchick avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.