Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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