Make sure you are running at least Python 3.7
git clone https://github.com/asidowner/python-project-lvl2
cd python-project-lvl2 && make install && make build && make package-install
gendiff -h
This utility allows you to work with both relative paths and full paths
gendiff tests/resource/fixtures/file1.json tests/resource/fixtures/file2.json
gendiff /home/asidowner/git/python-project-lvl2/tests/resource/fixtures/file1.json /home/asidowner/git/python-project-lvl2/tests/resource/fixtures/file2.json