A CLI tool to compare data structures, files, folders, http responses, etc.
Project description
# XDiff
A CLI tool to compare data structures, files, folders, http responses, etc.
## Install
```bash
$ python setup.py install
```
## Usage
```text
$ xdiff -h
usage: xdiff [-h] [--log-level LOG_LEVEL]
[--compare-files COMPARE_FILES [COMPARE_FILES ...]]
[--compare-folders COMPARE_FOLDERS [COMPARE_FOLDERS ...]]
A CLI tool to compare data structures, files, folders, http responses, etc.
optional arguments:
-h, --help show this help message and exit
--log-level LOG_LEVEL
Specify logging level, default is INFO.
--compare-files COMPARE_FILES [COMPARE_FILES ...]
Specify origin file and new file to be compared.
--compare-folders COMPARE_FOLDERS [COMPARE_FOLDERS ...]
Specify origin folder and new folder to be compared.
```
A CLI tool to compare data structures, files, folders, http responses, etc.
## Install
```bash
$ python setup.py install
```
## Usage
```text
$ xdiff -h
usage: xdiff [-h] [--log-level LOG_LEVEL]
[--compare-files COMPARE_FILES [COMPARE_FILES ...]]
[--compare-folders COMPARE_FOLDERS [COMPARE_FOLDERS ...]]
A CLI tool to compare data structures, files, folders, http responses, etc.
optional arguments:
-h, --help show this help message and exit
--log-level LOG_LEVEL
Specify logging level, default is INFO.
--compare-files COMPARE_FILES [COMPARE_FILES ...]
Specify origin file and new file to be compared.
--compare-folders COMPARE_FOLDERS [COMPARE_FOLDERS ...]
Specify origin folder and new folder to be compared.
```
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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file xdiff-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: xdiff-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d0975a5f714da860379e04d29aab16c61d3510caf4c9373e7d6037605369246 |
|
MD5 | bafd57b1034eab9285c57c21952314eb |
|
BLAKE2b-256 | 4c0ff879602b707e55018ea3b2f9680cb6f7001550f3a0b296c331e10165353b |