Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T03:40:57.000Z (8 months ago)
- Last Synced: 2024-05-22T05:08:21.380Z (8 months ago)
- Language: Python
- Homepage: https://csvkit.readthedocs.io
- Size: 21.1 MB
- Stars: 5,843
- Watchers: 128
- Forks: 604
- Open Issues: 32
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: COPYING
- Authors: AUTHORS.rst
Awesome Lists containing this project
- best-of-python - GitHub - 3% open · ⏱️ 22.05.2024): (Data Loading & Extraction)
- awesome-rainmana - wireservice/csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (Python)
- awesome-starred - csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (Python)
- 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)
- starred-awesome - csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (Python)
- 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)
- jimsghstars - wireservice/csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats. (Python)
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 versionscsvkit 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