csvconv

Convert csv from one dialect to another.


Keywords
csv, converter, dialect, cli
License
MIT
Install
pip install csvconv==1.1

Documentation

CSV Convertor

Convert csv files from one dialect to another.

Usage

csvconv filename.csv

License

MIT

TODO

  • Enable csvconv to detect the input file dialect.
  • ?