/csvkit

A suite of utilities for converting to and working with CSV, the king of tabular file formats.

Primary LanguagePythonMIT LicenseMIT

Build Status Dependency Status Coverage Status PyPI downloads Version License Support Python versions

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.

Important links: