https://github.com/wireservice/csvkit
A suite of utilities for converting to and working with CSV, the king of tabular file formats.
https://github.com/wireservice/csvkit
Last synced: 7 months ago
JSON representation
A suite of utilities for converting to and working with CSV, the king of tabular file formats.
- Host: GitHub
- URL: https://github.com/wireservice/csvkit
- Owner: wireservice
- License: mit
- Created: 2011-04-01T03:00:30.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T18:00:09.000Z (8 months ago)
- Last Synced: 2025-05-13T08:05:22.888Z (7 months ago)
- Language: Python
- Homepage: https://csvkit.readthedocs.io
- Size: 21.3 MB
- Stars: 6,176
- Watchers: 130
- Forks: 609
- Open Issues: 32
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: COPYING
- Authors: AUTHORS.rst
Awesome Lists containing this project
- fucking-awesome-python-cn - csvkit
- awesome-python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- Awesome-Bioinformatics - CSVKit - Utilities for working with CSV/Tab-delimited files. [ [web](https://csvkit.readthedocs.io/en/latest) ] (Data Processing / Command Line Utilities)
- awesome-list - csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (Data Format & I/O / For Python)
- awesome-python-zh - csvkit - 用于转换和使用CSV的实用程序。 (特定格式处理)
- awesome-rainmana - wireservice/csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (Python)
- awesome-python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- fucking_awesome_python - :octocat: csvkit - :star: 2247 :fork_and_knife: 328 - Utilities for converting to and working with CSV. (Specific Formats Processing)
- awesome-python-machine-learning-resources - GitHub - 8% open · ⏱️ 11.04.2022): (数据读写与提取)
- awesome-starred - wireservice/csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (others)
- awesome-python-resources - GitHub - 8% open · ⏱️ 11.04.2022): (特殊文本格式处理)
- open-source-intelligence - csvkit
- awesome-starred - csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (Python)
- jivoi-awesome-osint - csvkit
- python-awesome - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- awesome-python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- awesome-ecommerce - csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. Here is the command for imported from csv file to mysql DB as below: (Tools)
- awesome-csv - (Source)
- stars - wireservice/csvkit
- best-of-python - GitHub - 3% open · ⏱️ 06.11.2025): (Data Loading & Extraction)
- awesome-python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- awesome-python - csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. ` 📝 16 days ago` (Specific Formats Processing [🔝](#readme))
- awesome-python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- fucking-awesome-python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- fucking-awesome-python - :octocat: csvkit - :star: 5513 :fork_and_knife: 595 - Utilities for converting to and working with CSV. (Specific Formats Processing)
- jimsghstars - wireservice/csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (Python)
- awesome-python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- awesome-osint - csvkit
- awesome-cli-apps-in-a-csv - csvkit - A suite of command-line tools for converting to and working with CSV, the king of tabular file formats. (<a name="data-management-tabular"></a>Data management - Tabular data)
- awesome-python-cn - csvkit
- Awesome-Python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- Python-Awesome - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- awesome-python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- awesome-python - csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (Awesome Python / Specific Formats Processing)
- awesome-python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- starred-awesome - csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (Python)
- awesome-data-analysis - csvkit - Suite of command-line tools for working with CSV data. (⚡ Productivity / Useful Linux Tools)
- git-github.com-vinta-awesome-python - csvkit - Utilities for converting to and working with CSV. (Specific Formats Processing)
- awesome-cli-apps - csvkit - A suite of command-line tools for converting to and working with CSV, the king of tabular file formats. (<a name="data-management-tabular"></a>Data management - Tabular data)
README
.. 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:
* Documentation: https://csvkit.rtfd.org/
* Repository: https://github.com/wireservice/csvkit
* Issues: https://github.com/wireservice/csvkit/issues
* Schemas: https://github.com/wireservice/ffs