Comparing two different versions of a directory with text files of any kind has never been easier.
Detects deleted files, new files, files with changed name but same content and of course a side-by-side / line-by-line comparison of changed files. Number of context-lines is configurable. Here's, how to call it:
>python DirDiff.py dir1 dir2 output.html
or
>python.exe DirDiff.py -l 3 -v olddir newdir dirdiff.html
-l is the number of context lines in the side-by-side comparison.
-v lists all files, that exist in both directories and have the same content.
Both directory names need to end with the "/" (Linux) or "\" (Windows).
Features
- Directory compare
License
Python License (CNRI Python License)Follow DirDiff
Other Useful Business Software
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DirDiff!