csvkit 2.0.1
0
A suite of command-line tools for working with CSV, the king of tabular file formats.
Contents
A suite of command-line tools for working with CSV, the king of tabular file formats.
How to Install csvkit
You can install csvkit using pip
pip install csvkit
or add it to a project with poetry
poetry add csvkit
Package Details
- Author
- Christopher Groskopf and James McKinney
- License
- MIT
- Homepage
- https://github.com/wireservice/csvkit
- PyPi:
- https://pypi.org/project/csvkit/
- Documentation:
- https://csvkit.readthedocs.io/en/latest/
Classifiers
- Scientific/Engineering/Information Analysis
- Software Development/Libraries/Python Modules
- Utilities
Related Packages
Errors
A list of common csvkit errors.
Code Examples
Here are some csvkit
code examples and snippets.