Skip to content

asidowner/python-project-lvl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability badge

Maintainability

Test Coverage Badge

Test Coverage

Installation

Make sure you are running at least Python 3.7

git clone https://github.com/asidowner/python-project-lvl2
cd python-project-lvl2 && make install && make build && make package-install

Help

gendiff -h

Launch example

This utility allows you to work with both relative paths and full paths

gendiff tests/resource/fixtures/file1.json tests/resource/fixtures/file2.json

gendiff /home/asidowner/git/python-project-lvl2/tests/resource/fixtures/file1.json /home/asidowner/git/python-project-lvl2/tests/resource/fixtures/file2.json

Example of getting changes between files in JSON format

asciicast

Example of getting changes between files in YML format (or YML and JSON)

asciicast

Example of diff complex structure

asciicast

Example of diff as plain text

asciicast

Example of diff as json result

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published