Skip to content

kyoredes/difference-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Maintainability Test Coverage

Description

A difference calculator is a program that determines the differences between two data structures. This is a popular task, for which there are many online services, such as jsondiff. A similar mechanism is, for example, used when conducting tests or automatically tracking changes in configuration files.


Installation

pip install --user git+https://github.com/ddertaliss/python-project-50

usage: gendiff [-h] [-f FORMAT] first_file second_file


gendiff simple tree:

asciicast

gendiff nested tree:

asciicast

gendiff plain format

asciicast

gendiff json format

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published