A simple library (relying on Polars) and CLI for working with CSV data.
uv add "csv-helper @ git+ssh://[email protected]/winter-again/csv-helper"
# using pip
pip install git+https://[email protected]/winter-again/csv-helper
# or via SSH
pip install git+ssh://[email protected]/winter-again/csv-helper
# designate specific version tag or branch
pip install git+ssh://[email protected]/winter-again/[email protected]