Tool to compare two folders
Project description
compare-folders
Installation
It is recommended to install using pipx
, but you can also use pip
. See https://pypi.org/project/pipx/.
pipx install compare-folders
Usage
compare-folders path\to\source path\to\destination
This will write a markdown file with:
- missing files from the source not in the destination
- extra files in the destination not in the source
- files in both locations with different modification dates
It will also print a table of stats.
Use -o
/--output
to override the output filename. If the output file already exists, the resulsts will be appended to the file, unless you specify --no-append
, in which case the file will be overwritten.
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
compare_folders-3.0.2.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file compare_folders-3.0.2.tar.gz
.
File metadata
- Download URL: compare_folders-3.0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.11.1 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3497f9bba6528363d0bfaaa10ab73aec598155b36e423506c4c302054d30dcd4 |
|
MD5 | 445c56f17117bcd1848665d0899dea2c |
|
BLAKE2b-256 | afe6e0c4f16149c90b1f199cb364e1261ca9e2d2960b183f268493099b25dff0 |
File details
Details for the file compare_folders-3.0.2-py3-none-any.whl
.
File metadata
- Download URL: compare_folders-3.0.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.11.1 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9267f9e90c486eb6daf376e9bc8c95610678c408244aca653f7e0b7086c68aa1 |
|
MD5 | edae8b9ee8fff33298b65237f66d0a6d |
|
BLAKE2b-256 | 615008eed5e5c60d08909529c9c0f4d2bfbe82528c7e59b979116cde12bc3247 |