Skip to main content

Tool to compare two folders

Project description

compare-folders

PyPI version PyPI downloads Code style: black

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


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 hashes)

Uploaded Source

Built Distribution

compare_folders-3.0.2-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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