Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

https://github.com/zwg3/python-project-50/actions/workflows/Project-50-ci.yml/badge.svg Actions Status

Requirements

  • python 3.10
  • pyyaml = 6.0

Installation:

In terminal type the following commands from the package directory:

  • make install
  • make build
  • make package-install

Usage:

The program is used to find differences between two files (.json or .yml format). After the installation use the following commands:

  • gendiff -f stylish (gets you a default difference)
  • gendiff -f json (gets you a json-formated difference)
  • gendiff -f plain (gets you a plain difference)
    Note: if you do not specify the format (via -f), stylish format will be used as a default one.

Basic info

asciicast

Stylish format output

asciicast

Plain format output

asciicast

Json format output

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages