Skip to content

BobKelsoGIT/python-project-50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool for displaying differences between two JSON or YAML (YML) files


Actions Status gendiff Maintainability Test Coverage

It allows you to choose a convenient format from the following options:

  • Stylish (Used by default if the format is not specified or specified as "-f stylish")
  • Plain (use "-f plain")
  • Json (use "-f json")

Requirements:

Installation instructions:

Python = > 3.11
git clone [email protected]:BobKelsoGIT/python-project-50.git
make install
make build
make package-install

Examples of formats:

Stylish output

asciicast

Plain output

asciicast

Json output

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published