Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 844 Bytes

cli.rst

File metadata and controls

50 lines (36 loc) · 844 Bytes

Command-Line Usage

csvkit is comprised of a number of individual command line utilities that be loosely divided into a few major categories: Input, Processing, and Output. Documentation and examples for each utility are described on the following pages.

Input

scripts/in2csv scripts/sql2csv

Processing

scripts/csvclean scripts/csvcut scripts/csvgrep scripts/csvjoin scripts/csvsort scripts/csvstack

Output (and Analysis)

scripts/csvformat scripts/csvjson scripts/csvlook scripts/csvpy scripts/csvsql scripts/csvstat

Appendices

common_arguments tricks