Skip to content

alexofechoes/python-project-lvl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-python-project-lvl2

Build StatusMaintainabilityTest Coverage

Installation

$ pip3 install --user --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple alexofechoes_gendiff

asciicast

Diff between two files (json or yaml) with text format output

$ gendiff before.json after.yaml

or

$ gendiff before.json after.yaml --format text

asciicast

Diff between two files (json or yaml) with plain format output

$ gendiff before.json after.yaml --format plain

asciicast

Diff between two files (json or yaml) with json format output

$ gendiff before.json after.yaml --format json

asciicast

About

hexlet project #2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors