csvlook-3

public modules for csvkit (Python 3)

Install

All systems
curl cmd.cat/csvlook-3.sh
Debian Debian
apt-get install python3-csvkit
Ubuntu
apt-get install python3-csvkit
image/svg+xml Kali Linux
apt-get install python3-csvkit
Fedora
dnf install python3-csvkit
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-csvkit
Raspbian
apt-get install python3-csvkit

python3-csvkit

public modules for csvkit (Python 3)

csvkit is a suite of command-line tools for converting to and working with CSV, the king of tabular file formats. It is inspired by pdftk, gdal and the original csvcut tool by Joe Germuska and Aaron Bycoffe. If you need to do more complex data analysis than csvkit can handle, use agate. This package provides the modules for Python 3.