Skip to content

SergSm/python-project-lvl2

Repository files navigation

Difference calculator(python-project-lvl2)

Maintainability

Hexlet tests and linter status:

Actions Status Actions Status

Test and test coverage

Actions Status Test Coverage

Description

The second Hexlet python developer project.

Calculate any difference between 2 files and show them

Installation

make install

How to use

usage: gendiff [-h] [-f FORMAT] first_file second_file

Generate diff

positional arguments:
  first_file
  second_file

optional arguments:

  -h, --help            show this help message and exit\
  -f FORMAT, --format FORMAT\
                        set format of output. Possible values:stylish, plain, json

Also...

You may execute make lint to run flake8

Example of installation and using the library

asciicast

About

Difference calculator

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published