A difference calculator is a program that determines the difference between two data structures. Support for different input formats: yaml, json. Report generation in the formats: plain text, stylish и json.
[email protected]:MisterFlicker/python-project-50.git
To install use: make install
To build use: make build
To package install use: make package-install
Commant to start generate difference:
poetry run gendiff --format x a b
where x - format (json, plain or stylsh)
a and b - path to files with extension