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.
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.2.1.tar.gz
(321.1 kB
view details)
File details
Details for the file csvmagic-2.2.1.tar.gz
.
File metadata
- Download URL: csvmagic-2.2.1.tar.gz
- Upload date:
- Size: 321.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da7a6b86a5b30b8e80b39b180ec123b57f44481bf51c4d62d93973ee057f82a5 |
|
MD5 | 24ea1de2578bfe9a3415b7adef8111b0 |
|
BLAKE2b-256 | 344d3a8eb703b7a0891fd71840e67bc16855932b6b6b130b8a079ca8d7a2a6da |