| johnkerl/miller |
8,397 |
|
0 |
0 |
about 2 years ago |
65 |
November 26, 2022 |
90 |
other |
Go |
| Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON |
| dbro/csvquote |
410 |
|
0 |
0 |
almost 3 years ago |
0 |
November 26, 2023 |
0 |
mit |
C |
| Enables common unix utlities like cut, awk, wc, head to work correctly with csv data containing delimiters and newlines |
| intenthq/anon |
336 |
|
0 |
0 |
about 7 years ago |
3 |
May 24, 2018 |
9 |
mit |
Go |
| A UNIX Command To Anonymise Data |
| archiecobbs/csvprintf |
37 |
|
0 |
0 |
over 2 years ago |
1 |
February 27, 2018 |
2 |
apache-2.0 |
C |
| Simple CSV file parser for the UNIX command line |
| rufuspollock/command-line-data-wrangling |
36 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
|
| Wrangling data using only (unix) shell commands. |
| stefan-schroedl/tabulator |
23 |
|
0 |
0 |
almost 11 years ago |
0 |
|
0 |
mit |
Perl |
| A set of Unix shell command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, tsv, csv, or flat data file format) with a header line. Provides column reference by name, automatic delimiter and compression detection for per-line transformations, sql-like group-by operation and relational join. |
| zazuum/xlsxgrep |
23 |
|
0 |
0 |
about 3 years ago |
0 |
|
1 |
mit |
Python |
| xlsxgrep is a CLI tool to search text in XLSX, XLS, CSV, TSV and ODS files. It works similarly to Unix/GNU Linux grep. |
| mslusarz/csv-nix-tools |
23 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
bsd-3-clause |
C |
| List system information as CSV, manipulate it, pretty print, or export. |
| sharplispers/csv-parser |
11 |
|
0 |
0 |
almost 12 years ago |
0 |
|
0 |
|
Common Lisp |
| Some hacks on top of Alain Picard's CSV parser |
| pageauc/track-inout |
6 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Python |
| Windows, Unix, Raspberry Pi program uses opencv and python to track moving objects that enter and leave camera view and cross a vert or horz trigger center line. Can be configured to take an image and log data to a csv file. Includes a standalone web server for viewing image files. At this point it is a demo since it would need more work but the basic operation is functional. |