You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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 :)