blob: 804993aab99138f11b1e6f6b63852e869a08cc5a (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
Optional dependences:
- python3-openpyxl
- python3-pypng
- python3-tabulate
- python3-arrow
|