IncomeReader reads Excel income sheets which follow a design similar to that of the given template worksheet and retrieves the necessary data for analysis.
IncomeReader requires the use of xlrd and Python3.
Reads Excel income sheets and retrieves necessary data for analysis.
PythonMIT