7 Commits

Author SHA1 Message Date
sthen
75057f501f update to visidata-2.1.1 2021-01-09 17:50:07 +00:00
sthen
a28a9f15a0 visidata: add openpyxl to README as optional dep 2021-01-05 13:03:14 +00:00
sthen
fc02efed2e visidata: update to 2.1 2020-12-08 20:34:07 +00:00
sthen
626a268fcb visidata: update pkg/README now that py3-pdfminer provides a suitable version 2020-12-08 08:17:03 +00:00
sthen
3e2a19beb5 committed upstream 2020-12-07 11:05:48 +00:00
sthen
320e77e26f visidata: repair .xls reading, add a readme showing actual pkgnames for
deps.
2020-12-06 14:12:40 +00:00
sthen
48a5b600af import math/visidata, ok/feedback landry@
VisiData is an interactive multitool for tabular data. It combines the
clarity of a spreadsheet, the efficiency of the terminal, and the power
of Python, into a lightweight utility which can handle millions of rows
with ease.

It's very flexible - see https://www.visidata.org/blog/2020/ten/ for
examples of what it can do, https://jsvine.github.io/intro-to-visidata/
for a tutorial, and the vd(1) manual for a good reference guide.

All of the obvious data formats are supported, as are more specialist
types including pcap, HTML tables, SQL databases, geographic data and
more - see https://www.visidata.org/formats/. This package does not
force optional dependencies for all of these - check the list or try
opening the file and see the "module not found" message - pkglocate
is useful to find the relevant py3-module to install.
2020-12-06 12:55:25 +00:00