Skip to content

NCKU-CCS/TOC-Seat-Arranger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages