Skip to content

visidata/homebrew-vd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

VisiData Homebrew Tap

homebrew-vd is a Homebrew tap for convenient installation and updating of VisiData on MacOS/X.

If you are looking for installation instructions for VisData on OSes in the Linux family, they are available here.

This tap contains VisiData v3.0.2.

Install

To install the tap:

brew tap saulpw/vd

This will enable tracking, updating and installing all formulae made available here through brew.

VisiData can then be installed using:

brew install visidata

and VisiData can then be updated with every subsequent release using:

brew update
brew upgrade visidata

Uninstall

To uninstall this tap:

brew untap saulpw/vd

Troubleshooting

No module named X errors

While core VisiData comes with out-of-the-box support for csv, json, sqlite, tsv, xlsx, urls, and lxml, VisiData has many more loaders. We do not install all of the dependencies for them.

Additional dependencies will need to be installed into VisiData's Homebrew environment:

/path/to/homebrew/Cellar/visidata/{ver}/libexec/bin/pip3 install {dependency}

About

VisiData was created and is being developed by Saul Pwanson <saul@visidata.org>. The homebrew package and tap is maintained by Anja Kefala <anja@visidata.org>.

About

VisiData formulae for the Homebrew package manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages