Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 324 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 324 Bytes

lens_csv

A lens plugin for CSV.

It is rather boring, as it only accepts row and column indices.

Installation

pip install lens_csv

Usage

The plugin will be picked up by lens immediately as a format. There is nothing you need to do for it to work.


Have fun!