CLI tool and package for visualising the differences between things
Project description
differently
differently
is a CLI tool and Python package for visualising the differences between things.
Installation
differently
requires Python 3.8 or later.
pip install differently
Example
differently examples/1.md examples/2.md
# "differently" example file = # "differently" example file
=
To run this example, install `differently` then run: = To run this example, install `differently` then run:
=
```bash = ```bash
differently 1.md 2.md = differently 1.md 2.md
``` = ```
=
This line says "foo" in 1.md. ~ This line says "bar" in 2.md.
=
Now, a deletion: = Now, a deletion:
x
Hello from 1.md. x
=
The line above should appear in 1.md but deleted in = The line above should appear in 1.md but deleted in
the diff because it's not in 2.md. = the diff because it's not in 2.md.
=
And finally, this next line doesn't exist in 1.md but = And finally, this next line doesn't exist in 1.md but
should be added in the diff because it's in 2.md: = should be added in the diff because it's in 2.md:
>
> Hello from 2.md.
differently
also supports JSON and YAML comparisons and Python usage. Read the full documentation at cariad.github.io/differently.
👋 Hello!
Hello! I'm Cariad Eccleston and I'm an independent/freelance software engineer. If my work has value to you, please consider sponsoring.
If you ever raise a bug, request a feature or ask a question then mention that you're a sponsor and I'll respond as a priority. Thank you!
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 Distributions
Built Distribution
File details
Details for the file differently-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: differently-1.0.1-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e9feefea1edf9ae1132186c699e577954184230653418bf47c1e11dd769786a |
|
MD5 | c064a569274f4d339d921d55c3c78ef7 |
|
BLAKE2b-256 | 1b31ea07f08915a99d87bb56ccd93ff785c5193917ffec2c85fcfc2acd63ca0a |