README.rst

February 27, 2026 ยท View on GitHub

.. image:: https://github.com/wireservice/csvkit/workflows/CI/badge.svg :target: https://github.com/wireservice/csvkit/actions :alt: Build status

.. image:: https://codecov.io/github/wireservice/csvkit/graph/badge.svg :target: https://codecov.io/github/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: