Skip to content

alienflakes/python-project-lvl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status PythonCI Maintainability Test Coverage

gendiff

CLI utility for generating differences between two given files.

My second project for Hexlet Python course (ru)

Demos:

Comparing two flat JSON files:

asciicast

Comparing two flat YAML/YML files:

asciicast

Comparing two nested files:

asciicast

Plain format option:

asciicast

JSON format option:

asciicast