wireservice / csvkit

A suite of utilities for converting to and working with CSV, the king of tabular file formats.
https://csvkit.readthedocs.io
MIT License
5.9k stars 605 forks source link

.. 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: