TOC Seat Arranger Prerequisite Python3 Excel Install Dependent Libraries pip install -r requirements.txt Usage python seat_arranger.py [-o OUTPUT_FILE] input_file input_file It should be a json file with list of student names e.g. ["stu1", "stu2"] OUTPUT_FILE Filename of output xlsx file Author Lee-W