Skip to content

manovenie/python-project-lvl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gendiff: difference generator

Github actions with inner and linter tests and Hexlet tests:

Actions Status Actions Status Maintainability Test Coverage

Description:

Gendiff finds and prints difference between two .json or .yml/.yaml files. using and showing the chosen output format: 'plain', 'stylish', 'json'.

Installation:

pip install --user git+https://github.com/manovenie/python-project-lvl2.git

Usage:

Calling programm:

gendiff --format path/to/file1 path/to/file2

Calling help information:

gendiff -h

By default the output format is 'stylish', but it can be changed with --format flag:

gendiff --format plain

Demo of work in asciinema:

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published