Skip to content

oleg-dixon/python-project-50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Python CI SonarQube Scan

Project Overview

This project implements a CLI tool that compares two configuration files in JSON or YAML formats, highlighting the differences between them. It supports multiple output formats: json, stylish, and plain. The user can easily run the tool with various file formats and choose the desired output style. The project is developed with testing, linting, and continuous integration set up for reliability and code quality.

For more details, check out the GitHub repository: python-project-50.

Setup

git clone git@github.com:oleg-dixon/python-project-50.git

make install

Asciinema play videos:

Demo_1

Demo_2

Demo_3

Demo_4

Demo_5

About

This project implements a CLI tool that compares two configuration files

Resources

Stars

Watchers

Forks

Packages

No packages published