Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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