您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

488B

Changelog

v1.1.0

  • Added ability to make multiple seating charts weeks in advance
  • Changed datetime formatting on filenames to use the start of the week instead of current day
  • Refactored script

Install instructions

Either git pull from inside your source dir or clone this repo again.

cd supper && git pull

Update this package with pip

pip install -U .

You should now be able to run the updated version of the script.

v1.0.0

Script created :)