Practical code while learning Python
compare.py: Inital code to implement manual algorithm used to extract data from two Excel workbooks; normalize text, and provide delta of normalized text files. Excel code to be added using xlrd for reading Excel values to text files.