Skip to content

This script compares two files, and return the differences among them.

Notifications You must be signed in to change notification settings

SauravBrahma/FileCompareByPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Name

FileCompareByPython

Description

Test Upload for study...

This script compares two files in GUI, and written in python3.x.
And returns the differnes between selected files.

Caution

Not well-maintained yet for following reasons:
This script only supports 'utf-8' for now. Will improve this in the future.
Not all differenes would be shown in the Window, but you can see all the differences in the terminal.
Sorry for inconvinience.

Useage

This script can be called from terminal by the following command "python file_compare.py".

About

This script compares two files, and return the differences among them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages