Skip to main content

A dead-simple command line diffing of datasets stored in Excel

Project description

XL Diff

A dead-simple command line diffing of datasets stored in Excel format (.xlsx).

Usage

python -m xldiff file_left.xlsx file_right.xlsx

If the datasets match then the program will exit successfully and produce no output. If they do not match then the first non-matching row from the "left" and the "right" versions will be printed and the program will terminate with a non-zero exit code.

OK, but what's it for? Mostly to make it easier to verify that data has been moved successfully from one system to another or that a new "version" of a dataset has actually changed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xldiff-0.1.0.tar.gz (20.2 kB view hashes)

Uploaded Source

Built Distribution

xldiff-0.1.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page