Skip to content
/ xlsxdiff Public

find & clearly display the differences between two XLSX documents

Notifications You must be signed in to change notification settings

mwcm/xlsxdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

based on:

Compare two Excel files for difference using python

usage:

python xlsxdiff.py --file1 /path/to/file1.xlsx --file2 /path/to/file2.xlsx

outputs:

./Excel_diff.xlsx

TODO:

  • output options
  • clarify input restrictions wrt column label & value's names & types

About

find & clearly display the differences between two XLSX documents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages