Skip to content

AntiViruS90/python-project-50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Test Coverage

Difference-Calculator is a Python console cly-utility that compares two files in 'json' or 'yaml'('yml') formats and outputs the result of comparing (differences) between them in different formatter

Requirements:

TOOLS VERSION
python "^3.10"
pyyaml "^6.0.2"

Tools in this cli-utility:

TOOLS VERSION
Python 3.10
Pytest ^8.3.2
Flake8 7.1.1

Examples

Generating json-files differences: asciicast

Generating yaml_files differences: asciicast

Generating differences in the "plain" format: asciicast

Generating differences in the "json" format: asciicast

Generating differences for files with a nested structure: asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published