--------------------
  REQUIREMENTS.TXT
--------------------
To execute the KTU_Result_Analyser.py code follow the steps.

1. Copy the entire folder in to the system. 
2. Python3 is required.
3. The sub_credit1.csv, stud_reg_name.csv, grade_point.csv files should be in the root folder.
4. Upload only the pdf file published by university.
5. Install the folowing python modules before running the code.
	tkinter
	tabula
	pandas
	pdfplumber
