csvjson

command-line tools for working with CSV

Install

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

csvkit

command-line tools for working with CSV

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 command-line tools.

python2-csvkit

Suite of utilities for

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.