Coder Social home page Coder Social logo

jhembe / file-comparison-tool Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

This repository contains a fully functional File Comparison Tool built using Python and PyQt5. The tool allows the user to compare two files and determine if they are identical or not.

Python 100.00%

file-comparison-tool's Introduction

File Comparison Tool

This repository contains a python program that allows you to compare two files to determine if they are copied from one another. The program uses a simple comparison algorithm based on the number of common words between the two files, and returns a match percentage indicating the similarity of the contents of the files.

Features

  • Select two files from your local computer
  • Compare the contents of the two files
  • Get a percentage match between the two files
  • Get a message indicating if the two files match or not

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • Python 3.x
  • PyQt5 library
pip install PyQt5

Installing

A step by step series of examples that tell you how to get the software up and running

Clone the repository

git clone https://github.com/jhembe/file-comparison-tool.git

Run the following command

python file_comparison.py

Using the tool

When you run the program, a GUI window will appear that allows you to select the two files you want to compare.

  1. Select File 1 - Click the "Select File 1" button to choose the first file to compare
  2. Select File 2 - Click the "Select File 2" button to choose the second file to compare
  3. Compare Files - Click the "Compare Files" button to start the comparison process
  4. The result of the comparison will be displayed in the result label

Built With

  • PyQt5 - A set of Python bindings for the Qt application framework and runs on all platforms supported by Qt including Windows, OS X, Linux, iOS, and Android.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Pendo Mniko

file-comparison-tool's People

Contributors

jhembe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.