Skip to main content

A small package to compare the files between two project folders.

Project description

📁 dircomply - Folder Comparison Tool

dircomply is a lightweight tool to compare files between two directories.It highlights files that differ and those that are unique to each folder.Supports both CLI mode and GUI mode for ease of use.

✅ Features

  • Compare files between two folders
  • Detect differences in file contents
  • List unique files in each folder
  • Supported filetypes are listed later
  • GUI mode for interactive comparison
  • CLI mode for quick terminal use

💾 Installation

Install dircomply using pip:

pip install dircomply

🧪 Example Usage

Compare two folders via CLI:

dircomply /path/to/folder1 /path/to/folder2

Launch GUI mode:

dircomply

Show version info:

dircomply --version

Display author details:

dircomply --author

📌 Supported CLI Options

Option Description --help, -h Show help message and exit --version, -v Show version number and exit --author, -a Show author name and exit --email, -e Show author email and exit If no arguments are passed, GUI mode will be launched.

🔎 What Gets Compared?

dircomply compares only files with the following extensions:

        ".txt", ".py", ".bat", ".html", ".ts",".json",".scss",".tcl",".md",
        ".yaml",".yml",".ini",".in",".sh",".gitignore"

Also check below files on existence check rather than the content difference check.

        ".xlsx", ".csv", ".docx",
        ".png",".jpeg",".jpg",".ods",
        ".pdf"

All other file types are ignored during the comparison.

Changelog

Version 0.9.0 - 12-11-2025

  • Added existence check these extensions- ".pdf",
  • Added content check these extensions- ".ini", ".in", ".sh", ".gitignore"

Version 0.8.0 - 21-09-2025

  • Added existence check these extensions- ".xlsx", ".csv", ".docx",".png", ".jpeg", ".jpg", ".ods"

Version 0.7.0 - 20-09-2025

  • Added file support on ".yaml", ".yml"

Version 0.6.0 - 19-06-2025

  • Added file support on ".md",".tcl"

Version 0.5.0 - 17-06-2025

  • Added file support on ".json", ".ts", ".scss" for angular dev.

Version 0.4.0 - 08-04-2025

  • Report shows both folder paths in top for quick reference.

Version 0.3.0 - 08-04-2025

  • Show Folder Paths dynamically in report.

Version 0.2.0 - 07-04-2025

  • Added sort feature in all output files list. (Path)
  • Updated readme and changelog.
  • Added compare on cli mode.

Version 0.1 - 18-12-2024

  • The app will compare two folders and show the difference in ".txt", ".py", ".bat", ".html" files in both repo.
  • Along with app will display unique files for each repo.

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

dircomply-0.9.0.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dircomply-0.9.0-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file dircomply-0.9.0.tar.gz.

File metadata

  • Download URL: dircomply-0.9.0.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for dircomply-0.9.0.tar.gz
Algorithm Hash digest
SHA256 5b39ab6e7b203f658160c063a2e5bc77841f26f55da030afd2d7de7359fb392d
MD5 aae0be5505dcbf5ba4c92fcb54b180d2
BLAKE2b-256 f9777e0c5c6c4ebd96605cdfd638794292ce8a2dfb8d6b178edc5c0ee38569ea

See more details on using hashes here.

File details

Details for the file dircomply-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: dircomply-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for dircomply-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 22e2ea05399340e36fb2eabd5bc32ef8cc158df2a56c6fac6c9279105a07b108
MD5 8ae427bcab6522bdbef2a3d6e703779c
BLAKE2b-256 18d393e509eeebaac3e01c124aa941d8cc6979234c065bd2c00c1e14369aa444

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page