CSV Utilities
Project description
csvmagic
Command line utilities to work with csv files.
Contents
- csvread - Display csv rows in a more human-readable format.
- csvcut - Extract or rearrange columns of a csv file.
- csvgrep - Find rows matching a pattern in a csv file.
- csvalign - Print a csv file with its columns aligned.
- csvsql - Query one or more csv files.
- csvcsv - Convert a csv file from one variant to another.
- csvjson - Convert a csv file to json.
Installation
With pip:
pip install csvmagic
With dpm:
dpm install https://github.com/markuskimius/csvmagic.git
With git clone, after installing the dependencies with pip:
pip install getopts
git clone https://github.com/markuskimius/csvmagic.git
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
csvmagic-2.4.0.tar.gz
(322.7 kB
view details)
File details
Details for the file csvmagic-2.4.0.tar.gz.
File metadata
- Download URL: csvmagic-2.4.0.tar.gz
- Upload date:
- Size: 322.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f392be3b67f6f6c2ed0a87f2079fa74ede98ac69442c03d0fbff61dec8b9903
|
|
| MD5 |
dd210a508aec5eab50f01425fa8928eb
|
|
| BLAKE2b-256 |
285eea75080a8b60d72676e0bd9b58e556a456176586d27b875daa0264f1c213
|