Skip to content

malyshevn/python-project-50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Generate difference

CLI tool generating the difference between two files with specified formats (JSON/YML)

Download:

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

Usage: gendiff [-h] [-f FORMAT] 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 FORMAT, --format FORMAT set format of output (default: stylish). Formats: {stylish, plain, json}.

Plain

Stylish

Json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published