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

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
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 2025-09-07 21:31:40 UTC