This is python code to analyse Knit Result.
To Run this code you need to install Selenium and Tkinter
Here FinalGui.py is the main file and should be used to run the program.
fetch.py is used to fetch the result of complete batch and it takes time to print the final result.
singleres.py is used to fetch the result of one student and it is shown in web browser.
Also chrome browser should be installed on your pc to run this project.
Chrome driver should be placed at this this location 'C:\chromedriver.exe' to ensure the smooth running of program
Suggestion for improvement are welcomed.
Some Snaps of the project