Reference
*********

csvkit is composed of command-line tools that can be divided into
three major categories: Input, Processing, and Output. Documentation
and examples for each tool are described on the following pages.


Input
=====

* in2csv

* sql2csv


Processing
==========

* csvclean

* csvcut

* csvgrep

* csvjoin

* csvsort

* csvstack


Output and Analysis
===================

* csvformat

* csvjson

* csvlook

* csvpy

* csvsql

* csvstat

To diff CSVs, consider daff. An alternative to *csvsql* is q.


Common arguments
================

* Arguments common to all tools
