Skip to main content

Compare Text line by line. See different text and their lines

Project description

Differ

Compare Texts with easy_differ

let's assume you're working with big files and you have one expected output file and you need to make your output is same but you're noticing some lines have diferent places in file even it's same.

Beyond compare is displaying diference but when you check manually, you can notice your code changed place of lines (example creating xml file in runtime) Normally text will same but you are displaying difference.

Easy to use and easy to see missing lines.

Functions

text_diff

Input Type = str text_diff(left_text, right_text, get_line=False, prettier=True)

list_diff

Input type = List list_diff(left_lines, right_lines)

Easy Differ

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easy_differ-0.2.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

easy_differ-0.2.1-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page