csvfilter

A command-line utility and Python API for manipulating CSV data, eg plucking columns and reordering them. It's a bit like the unix utility 'cut'

Installation

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

pip3 install csvfilter

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.1 2014-12-21    
0.3 2013-12-26    
0.2.2 2012-04-12    
0.2.1 2012-04-01    
0.2 2012-04-01    
0.1.1 2012-03-13    
0.1 2012-03-13      

Issues with this package?

Page last updated 2023-10-28 03:20:31 UTC