Rich Diff
CLI based diff viewer
https://github.com/sureshdsk/rich-diff
Install
pip install rich-diff
Usage
$ rich-diff
$ rich-diff unified-diff /path/to/file1 /path/to/file2
$ rich-diff unified-diff data/user1.json data/user2.json
$ rich-diff context-diff data/user1.json data/user2.json
$ rich-diff ndiffdata/user1.json data/user2.json