Difference-Calculator is a Python console cly-utility that compares two files in 'json' or 'yaml'('yml') formats and outputs the result of comparing (differences) between them in different formatter
TOOLS | VERSION |
---|---|
python | "^3.10" |
pyyaml | "^6.0.2" |
TOOLS | VERSION |
---|---|
Python | 3.10 |
Pytest | ^8.3.2 |
Flake8 | 7.1.1 |
Examples
Generating json-files differences:
Generating yaml_files differences:
Generating differences in the "plain" format: