Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.54 KB

File metadata and controls

29 lines (21 loc) · 1.54 KB

Gendiff

Actions Status Maintainability Build Status Python CI time tracker wemake-python-styleguide

Description

Difference calculator – a program that determines the difference between two data structures. This is the second training project from the Python-developer profession on Hexlet.io.

Utility features:

  • Support for different input formats: yaml, json
  • Generating a report in plain text, stylish, and json format

Usage example:

$ gendiff --format plain filepath1.json filepath2.yml

Setting "common.setting4" was added with value: False
Setting "group1.baz" was updated. From 'bas' to 'bars'
Section "group2" was removed