pluckr

Pluck columns from CSV files in the command line. Like cut or awk, but doesn't choke on delimiter escaping.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pluckr

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.9 2015-02-27
0.0.8 2014-12-16
0.0.7 2014-02-10
0.0.6 2014-01-22
0.0.5 2014-01-17
0.0.4 2014-01-14
0.0.3 2013-04-28
0.0.2 2013-02-21
0.0.1 2013-01-07

Issues with this package?

Page last updated 2026-09-03 00:29:11 UTC