A suite of command-line tools for working with CSV, the king of tabular file formats.
.. image:: https://github.com/wireservice/csvkit/workflows/CI/badge.svg :target: https://github.com/wireservice/csvkit/actions :alt: Build status
.. image:: https://coveralls.io/repos/wireservice/csvkit/badge.svg?branch=master :target: https://coveralls.io/r/wireservice/csvkit :alt: Coverage status
.. image:: https://img.shields.io/pypi/dm/csvkit.svg :target: https://pypi.python.org/pypi/csvkit :alt: PyPI downloads
.. image:: https://img.shields.io/pypi/v/csvkit.svg :target: https://pypi.python.org/pypi/csvkit :alt: Version
.. image:: https://img.shields.io/pypi/l/csvkit.svg :target: https://pypi.python.org/pypi/csvkit :alt: License
.. image:: https://img.shields.io/pypi/pyversions/csvkit.svg :target: https://pypi.python.org/pypi/csvkit :alt: 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.
Important links: