Skip to content

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.

MisterFlicker/python-project-50

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Test Coverage CI check

Description

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.

Installing

git@github.com:MisterFlicker/python-project-50.git

To install use: make install

To build use: make build

To package install use: make package-install

How to use

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

Example
asciicast

About

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published