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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file easy_differ-0.2.1.tar.gz
.
File metadata
- Download URL: easy_differ-0.2.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1097f3ab90dbd4fa12a1dff303b456f306b41bf0c729b0f657e77eba17303876 |
|
MD5 | 336da05ad1b5b8515daff3ad655cc8f2 |
|
BLAKE2b-256 | 3a9571a02e4914bad4f801f5691210780e052fe062d5eac62fe8e67d7b08e56e |
File details
Details for the file easy_differ-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: easy_differ-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4e588e6d7b296b13c43d260a876d46b37856e176c8ff8fc155d1c7ca617f61e |
|
MD5 | 5c6214598a6e9aee1d003e010deb3857 |
|
BLAKE2b-256 | b58178760f92413faa4c4cd024e2b9074cf0ff560aed2838f8b78db82da37378 |