Skip to main content

Diff directories

Project description

diffdir

Installation

pip install diffdir

Usage

diffdir dir_a dir_b

Interface

Suppose

$ tree dir_a
dir_a
├── common.txt
└── foo
    └── end
$ tree dir_b
dir_b
├── bar
│   └── end
└── common.txt

Then

Only in dir_a:	/foo
Only in dir_b:	/bar
(0)  Diff dir_a	dir_b		/common.txt
(q)Quit;(d)Diff all;(dX)Diff line X

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

diffdir-0.8.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

diffdir-0.8-py3-none-any.whl (3.5 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