Skip to content

JanGodar/difference_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

This is a project Difference Calculator

A difference calculator is a program that determines the difference between two data structures.

How to use

gendiff --help

usage: gendiff [-h] [-f {stylish,plain,json}] first_file second_file

Compares two configuration files and shows a difference.

positional arguments: first_file second_file

options: -h, --help show this help message and exit -f {stylish,plain,json}, --format {stylish,plain,json} set format of output

How to install

git clone git@github.com:JanGodar/python-project-50.git

cd python-project-50

poetry build

make package-install

asciinema project:

https://asciinema.org/a/r5vFhZqo1bzjuXiMctVqrIASq

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published