Skip to main content

A package that can diff single lines

Project description

# single_line_diff

This is a package that allows you to easily diff a single line. The following are some examples:

>>> diff("This is totally just my opinion.", "This is simply my opinion.")
This is totally just my opinion.
This is simp•ly••••• my opinion.
        ^^^^^  ^^^^^
>>> diff("I called but no one answered.", "I tried calling, but no one answered.")
I•••••• called•• but no one answered.
I tried calling, but no one answered.
 ^^^^^^     ^^^^

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

single_line_diff-0.1.2.tar.gz (1.5 kB view hashes)

Uploaded Source

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