GithubHelp home page GithubHelp logo

shin-kinoshita / visidata Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saulpw/visidata

0.0 1.0 0.0 10.25 MB

A console spreadsheet tool for discovering and arranging data

License: GNU General Public License v3.0

Python 65.90% Shell 1.56% Roff 7.20% PHP 5.35% HTML 2.42% CSS 17.57%

visidata's Introduction

VisiData v0.98.1 CircleCI

A terminal interface for exploring and arranging tabular data.

Dependencies

Install

To install VisiData, with loaders for formats supported by the Python standard library (which includes csv, tsv, fixed-width text, json, sqlite and graphs):

$ pip3 install visidata

To install VisiData, plus external dependencies for all available loaders:

pip3 install "visidata[full]"

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 you want to chat about VisiData, make a feature request, or submit a bug report, we can be reached on either IRC or Reddit:

For more detailed information about how you can contribute as a developer, influence the roadmap as a user, or provide us with sufficient information to better support you through any issues you come across see the CONTRIBUTING.md.

vdtui

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.

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 <[email protected]>. 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.

visidata's People

Contributors

anjakefala avatar brannerchinese avatar cjtapper avatar databranner avatar jeff-arn avatar jhrmnn avatar khughitt avatar pdeboer avatar saulpw avatar vbrown608 avatar zormit avatar

Watchers

 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.