Skip to content

telnet23/pretty-csv-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pretty-csv-diff

Compare two CSV files for differences. Colorize the differences and align the columns.

Command-Line Example

Command-Line Usage

usage: pretty-csv-diff [-h] path path pk [pk ...]

positional arguments:
  path        paths to the two csv files to be compared
  pk          name or index of primary key column. multiple columns are
              allowed

optional arguments:
  -h, --help  show this help message and exit

About

Compare two CSV files for differences. Colorize the differences and align the columns

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages