The simple diff tool which is written by Python. The diff result can be printed in console or to html file.
Usage
usage: diff_py [-h] [-c | -C NUM | -u | -U NUM | -n | -H OUTPUT_FILE] [-v]
FILES FILES
The simple diff tool which is written by Python.
positional arguments:
FILES can be "FILE1 FILE2", "DIR1 DIR2", "FILE DIR", or "DIR
FILE"
optional arguments:
-h, --help show this help message and exit
-c, --context output 3 lines of copied context
-C NUM output NUM lines of copied context
-u, --unified output 3 lines of unified context
-U NUM output NUM lines of unified context
-n, --ndiff output Python Differ-style context
-H OUTPUT_FILE, --html OUTPUT_FILE
output HTML format context
-v, --version show program's version number and exit
Release files for diff_py 0.0.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| diff_py-0.0.11.tar.gz | 6.4 kB | Details |
Release files / diff_py-0.0.11.tar.gz
| Download URL | diff_py-0.0.11.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
65405d61d6335848f67e15560bc5b84bc8fac23f2b9a224e8a479b0326d9148e
|
|
BLAKE2b-256 checksum How to use checksums |
f5d55fb81755108693b78f5236be9cca039b62db01160846798edc3125669f87
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |