Skip to content

Вычислитель отличий - консольное приложение, выводящее разницу между двумя структурами данных

Notifications You must be signed in to change notification settings

prStudentka/python-project-50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

Test Coverage

You can get the actions badge by navigating to the required workflow on your repo on GitHub.com, clicking on the settings button on the right (the one with 3 dots beside the workflow search) and clicking on the Create status badge button.

Hello-world

Installation:

for debian 12+:

pip install + Repository github

for else:

Make sure you are running at least Python 3.10.0
To install this package from GitHub on Your PC use command
git clone Repository github

  • install: make install
  • build: make build
  • gendiff: make gendiff-install

How to use:

gendiff -h
gendiff path/file1 path/file2

Use format output stylish, plain or json:

gendiff -f plain path/file1 path/file2

Сравнение плоских файлов. Рекурсивное сравнение

Example 1

Плоский формат

Example 2

About

Вычислитель отличий - консольное приложение, выводящее разницу между двумя структурами данных

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published