Giter Club home page Giter Club logo

vdplus's Introduction

VisiData Plus

VisiData Plus contains many useful loaders and features for VisiData.

APIs

File formats

  • orgmode: read/save .org and .md files; filetypes org, md, forg (with a list of files), and orgdir (with a directory of .org files)
  • jrnl.sh: read/save journal files; filetype jrnl
  • various mailbox formats: mbox, maildir, mmdf, babyl, mh

Other data libraries

  • Ibis: connect to various database backends (currently only sqlite is supported in vdplus) and query without loading the entire database.

Other features/tools

License

The code and documentation in this repository, hereafter "VisiData Plus", is not open-source software.

VisiData Plus is copyright Saul Pwanson, who has the sole authority to release, license, or redistribute its contents.

As an individual, you may use VisiData Plus under the PolyForm Non-Commercial Use license.

Other license terms are available for VisiData Plus; contact Saul Pwanson for more information.

Individual components of VisiData Plus may be available to convert to open-source license, particularly if you are willing to expand, maintain, and package that component for release.

If you submit a Pull Request to this repository, you must digitally sign the Contributor Assignment Agreement before it can be merged.

Installing VisiData Plus

  1. Clone this repo into .visidata/vdplus:
    git clone [email protected]:saulpw/vdplus ~/.visidata/vdplus
  1. Add this line to your .visidatarc (which is usually in your home directory) for every component you want to use:
    import vdplus

Additional options may be necessary for certain components; see the README for each component.

  1. Install Python requirements for that component:
    pip3 install -r ~/.visidata/vdplus/<component>/requirements.txt
  1. You may have to upgrade to the unreleased "develop" branch of VisiData:
    pip3 install git+https://github.com/saulpw/visidata.git@develop

vdplus's People

Contributors

anjakefala avatar causal-agent avatar danlaudk avatar gforsyth avatar saulpw avatar tombh avatar

Watchers

 avatar  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.