Excel Segretor is very basic python script which segregates the students from the excel file in the directory according to condition which can be modified currently only in the code and writing that data into another excel file.
In order to test the program, you should have:
- Python Installed
- xlrd and xlwt modules installed
- A sample excel sheet is provided in the repo
Just Modify the code according to need, and test !