CSV Utilities
Project description
csvutils
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.
Installation
With pip:
pip install csvmagic
(sorry, csvutils was taken.)
With dpm:
dpm install https://github.com/markuskimius/csvutils.git
With git clone, after installing the dependencies with pip:
pip install getopts
git clone https://github.com/markuskimius/csvutils.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-1.0.1.tar.gz
(317.6 kB
view details)
File details
Details for the file csvmagic-1.0.1.tar.gz
.
File metadata
- Download URL: csvmagic-1.0.1.tar.gz
- Upload date:
- Size: 317.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dc7373ad0dcdb459d874ae83bfaca76240c79fe9fa491d50dbfaa32031ac322 |
|
MD5 | daf582e93ba0c16b54cd78c8b8968cff |
|
BLAKE2b-256 | dbf3acd626a497fc3ff3085d8a3c6a0dbc6548bacc735f828718dcf0402c6f6f |