CVS Pretty Printer

https://badge.fury.io/py/csvpp.png https://travis-ci.org/jlubcke/csvpp.png?branch=master

CSV reformatter to align columns

It scratched my particular itch of a massive amount of test code with snippets of CSV data that I wanted to re-format in tidy columns (while retaining the indentation).

Features

  • Reads a CSV file as input and outputs a pretty-printed version with all columns aligned (and indentation retained)

Feedback

If you have any suggestions or questions about CVS Pretty Printer feel free to email me at johan@lubcke.se.

If you encounter any errors or problems with CVS Pretty Printer, please let me know! Open an Issue at the GitHub http://github.com/jlubcke/csvpp main repository.