Difference calculator – a program that determines the difference between two data structures. This is the second training project from the Python-developer profession on Hexlet.io.
Utility features:
- Support for different input formats: yaml, json
- Generating a report in plain text, stylish, and json format
Usage example:
$ gendiff --format plain filepath1.json filepath2.yml
Setting "common.setting4" was added with value: False
Setting "group1.baz" was updated. From 'bas' to 'bars'
Section "group2" was removed